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

[Bug]: Failed to build docker image #828

Open
1 task done
shaoyie opened this issue May 17, 2024 · 3 comments
Open
1 task done

[Bug]: Failed to build docker image #828

shaoyie opened this issue May 17, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@shaoyie
Copy link
Contributor

shaoyie commented May 17, 2024

Is there an existing issue for the same bug?

  • I have checked the existing issues.

Branch name

main

Commit ID

081f922

Other environment information

No response

Actual behavior

image
Build docker failed with the error below:

=> ERROR [internal] load metadata for docker.io/infiniflow/ragflow-base:v2.0 2.6s

[internal] load metadata for docker.io/infiniflow/ragflow-base:v2.0:


failed to solve with frontend dockerfile.v0: failed to create LLB definition: docker.io/infiniflow/ragflow-base:v2.0: not found

Is there any spelling error the docker image name?

Expected behavior

Can build docker image successfully

Steps to reproduce

Download the latest code and try 
docker build -t ragflow/ragflow:dev .

Additional information

No response

@shaoyie shaoyie added the bug Something isn't working label May 17, 2024
@Alchemistqqqq
Copy link

image
Although the error message is different, but the same command error.

@Domi31tls
Copy link

I have the same error. I checked, and the version infiniflow/ragflow-base:v2.0 does not exist in the repository. I tried modifying the Dockerfile without success.

@KevinHuSh
Copy link
Collaborator

Fixed. Pull the image infiniflow/ragflow-base:v2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants