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

dockerfile not build #526

Open
shakenfr opened this issue Jul 9, 2020 · 0 comments
Open

dockerfile not build #526

shakenfr opened this issue Jul 9, 2020 · 0 comments

Comments

@shakenfr
Copy link

shakenfr commented Jul 9, 2020

docker build of this dockerfile returns error

Step 6/9 : RUN cp /src/deployment/logging.conf /src/logging.conf && cp /src/deployment/gunicorn.conf /src/gunicorn.conf && cp /src/deployment/supervisord.conf /etc/supervisor/supervisord.conf && cp /src/deployment/gunicorn.conf /etc/supervisor/conf.d/gunicorn.conf
---> Running in bf0491e4ca67
cp: can't stat '/src/deployment/logging.conf': No such file or directory
The command '/bin/sh -c cp /src/deployment/logging.conf /src/logging.conf && cp /src/deployment/gunicorn.conf /src/gunicorn.conf && cp /src/deployment/supervisord.conf /etc/supervisor/supervisord.conf && cp /src/deployment/gunicorn.conf /etc/supervisor/conf.d/gunicorn.conf' returned a non-zero code: 1

any idea ?

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