Skip to content
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

Detect ADD/COPY failures, and mention .dockerignore #97

Open
andyneff opened this issue Oct 3, 2018 · 0 comments
Open

Detect ADD/COPY failures, and mention .dockerignore #97

andyneff opened this issue Oct 3, 2018 · 0 comments

Comments

@andyneff
Copy link
Member

andyneff commented Oct 3, 2018

When build fails:

Step 9/15 : ADD requirements.txt /
ERROR: Service 'learned' failed to build: ADD failed: stat /var/lib/docker/tmp/docker-builder152000285/requirements.txt: no such file or directory

Maybe stderr should be teed, and parsed to look for these errors. When a no such file is seen, mention .dockerignore as a suggests place to check.

@andyneff andyneff changed the title Detect ADD failures, and mention .dockerignore Detect ADD/COPY failures, and mention .dockerignore Oct 3, 2018
@andyneff andyneff transferred this issue from VisionSystemsInc/just Nov 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant