-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker build fails #1
Comments
@albhasan thanks for the feedback. |
@albhasan how are you trying to build the image? |
Good afternoon, I got an Ubuntu server 14.04.5 LTS with docker:
I ran
(my user isn't in the docker group). But it is unable to finish, it just reports this:
However, when I list the docker images in the server, there is not image with the name Thank you! |
This is super weird. The error is showing that it cannot pull the Ubuntu docker image. Could you try updating Docker? Or attempt to build in another system? |
@TeddyZ95 please try to replicate @albhasan error. Can you run the build script? Currently Travis is successfully building the image and you can pull it from Dockerhub. So I don't know what the error is. |
Good afternoon,
I'm getting this message while building an image in a Ubuntu 18.04.3 LTS:
Step 13/25 : COPY mcr-install /mcr-install
COPY failed: stat /var/lib/docker/tmp/docker-builder865201909/mcr-install: no such file or directory
Best regards.
The text was updated successfully, but these errors were encountered: