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

Docker Build: ADD iens_scraper/ /app #2

Open
adiswami opened this issue Apr 28, 2020 · 0 comments
Open

Docker Build: ADD iens_scraper/ /app #2

adiswami opened this issue Apr 28, 2020 · 0 comments

Comments

@adiswami
Copy link

When I run

docker build --build-arg city=diemen -t iens_scraper .

I receive an error

Step 9/19 : ADD iens_scraper/ /app
ADD failed: stat /var/lib/docker/tmp/docker-builder030593600/iens_scraper: no such file or directory

It looks like there is no directory such as iens_scraper in the project folder.

Should we update to ADD scraper/ /app ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant