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

build failed : uwsgi-nginx-docker/python3.6/Dockerfile #38

Closed
ParkDyel opened this issue Aug 30, 2018 · 3 comments
Closed

build failed : uwsgi-nginx-docker/python3.6/Dockerfile #38

ParkDyel opened this issue Aug 30, 2018 · 3 comments

Comments

@ParkDyel
Copy link

ParkDyel commented Aug 30, 2018

build with docker-compose up -d

Step 13/27 : COPY uwsgi.ini /etc/uwsgi/
ERROR: Service 'api-server' failed to build: COPY failed: stat /var/lib/docker/tmp/docker-builder834430273/uwsgi.ini: no such file or directory

What did I do wrong?

@desaintmartin
Copy link
Contributor

Are you in the uwsgi-nginx-docker/python3.6 directory? It looks like it can't find uwsgi.ini, but it exists in this directory.

@ParkDyel
Copy link
Author

COPY A B

command COPY A (in host system) to b (in docker system)?

@ParkDyel
Copy link
Author

ParkDyel commented Aug 30, 2018

Aaa I have misunderstood about docker-compose. I want to erase this issue. just kill me.

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

2 participants