docker ERROR: unknown blob
Solution ERROR: unknown blob
is trying to say one or more layers of the image is not found
... this makes sense since earlier today all local docker images were deleted
So after building the missing image the docker-compose up
ran fine
Goes without saying this error can be avoided if a preliminary step first determines whether the image even exists in chosen image repository