-
-
Notifications
You must be signed in to change notification settings - Fork 128
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
[Bug]: Docker build is failling for v1.4 #177
Comments
Can you provide the results of Built using docker 20.10.16.
|
I have the same issue Dockerfile:1715 | # Install python dependencies in /.venv
|
I also have Docker version 23.0.1 |
I successfully built it after downgrading docker from version 23 to version 20.
|
What happened?
When I do
docker build -t capsulefarmerevolved .
I get the following error:ERROR: No matching distribution found for beautifulsoup4
What should happen?
Docker image should build without errors
Capsule Farmer Version
v1.4
Operating System
Other (Non Windows are not natively supported)
Operating System Version
I'm running it on Raspberry pi with Linux Debian PI OS
But since I'm running it on a docker the OS should not be relevant
Relevant log output
No response
Notes
No response
My issue is not a question
The text was updated successfully, but these errors were encountered: