Open
Description
Is there an existing issue for the same bug?
- I have checked the existing issues.
RAGFlow workspace code commit ID
RAGFlow image version
Other environment information
24GB memory
Actual behavior
➜ docker git:(main) ✗ docker compose -f docker-compose-macos.yml up -d
WARN[0000] The "HF_ENDPOINT" variable is not set. Defaulting to a blank string.
[+] Building 0.4s (3/3) FINISHED docker:desktop-linux
=> [ragflow internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 8.44kB 0.0s
=> ERROR [ragflow internal] load metadata for docker.io/infiniflow/ragflow_deps:latest 0.4s
=> CANCELED [ragflow internal] load metadata for docker.io/library/ubuntu:22.04 0.4s
[ragflow internal] load metadata for docker.io/infiniflow/ragflow_deps:latest:
failed to solve: infiniflow/ragflow_deps:latest: failed to resolve source metadata for docker.io/infiniflow/ragflow_deps:latest: no match for platform in manifest: not found
Expected behavior
No response
Steps to reproduce
docker compose -f docker-compose-macos.yml up -d
Additional information
No response