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

Error on docker-compose #45

Open
poiedk opened this issue Oct 30, 2020 · 2 comments
Open

Error on docker-compose #45

poiedk opened this issue Oct 30, 2020 · 2 comments

Comments

@poiedk
Copy link

poiedk commented Oct 30, 2020

i get this error when run docker-compose up!

`Creating network "myproject_default" with the default driver
Building worker
Step 1/3 : FROM kennethreitz/pipenv

Executing 3 build triggers

ERROR: Service 'worker' failed to build : COPY failed: stat /var/lib/docker/tmp/docker-builder695948829/Pipfile.lock: no such file or directory`

@frinzekt
Copy link

frinzekt commented Jul 5, 2021

I am experiencing the same problem

@derek-adair
Copy link

This is because you have not installed anything yet. You need to run ./scripts/install.sh and probably ./scripts/utils/install.sh.

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

3 participants