-
Notifications
You must be signed in to change notification settings - Fork 56
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
Fails to install Poetry when running docker-compose #18
Comments
I solved this bug, and website is running successfully in my browser, but the main features like pin, follow is incomplete. |
the same problem too |
Can you please share your solution. I just faced the same issue. |
I solved the problem with changing DockerFile to:
|
In case it helps anyone years later 😅 I kept the same base image but amended just a couple of lines below. Looks like
|
This is the error I get when I run
docker-compose up -d
The text was updated successfully, but these errors were encountered: