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 fails on step 5/9: cp: cannot stat 'config/secrets.yml.example': No such file or directory #382

Open
universemaster opened this issue Sep 8, 2022 · 0 comments

Comments

@universemaster
Copy link

Description

  1. Download repository and extract.
  2. In terminal run docker-compose up

Build fails on step 5/9:

Step 5/9 : RUN cp -n config/secrets.yml.example config/secrets.yml
 ---> Running in cc1c5e78466c
cp: cannot stat 'config/secrets.yml.example': No such file or directory
ERROR: Service 'api' failed to build : The command '/bin/sh -c cp -n config/secrets.yml.example config/secrets.yml' returned a non-zero code: 1
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