-
Notifications
You must be signed in to change notification settings - Fork 14k
docker build problem #10741
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
Comments
It seems like you're encountering an issue with the Docker build process, specifically related to the availability of the Here are a couple of steps you can take to resolve this issue:
For further assistance, you might want to check similar discussions or issues. For example, there is an open discussion on a related topic: Docker image build process [1]. This might provide additional insights or solutions that could be applicable to your situation. |
Fixed in #10686 Please use proper markdown syntax to format logs :) |
I have a similar error message but occurred when install perl=5.40.0-7. Finally, I sucessfullt built the image by "perl" instead of "perl=5.40.0-7". The image python:3.12-slim-bookworm will install perl 5.36. |
Self Checks
Dify version
0.11.1
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
✔️ Expected Behavior
No response
❌ Actual Behavior
No response
The text was updated successfully, but these errors were encountered: