-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
> [5/5] RUN python main.py:
6.724 Illegal instruction
------
1 warning found (use docker --debug to expand):
- InvalidBaseImagePlatform: Base image registry.hf.space/microsoft-omniparser:latest was pulled with platform "linux/amd64", expected "linux/arm64" for current build (line 1)
Dockerfile:15
--------------------
13 |
14 | COPY main.py main.py
15 | >>> RUN python main.py
16 | CMD ["uvicorn", "main:app", "--host", "0.0.0.0", "--port", "7860"]
--------------------
ERROR: failed to solve: process "/bin/sh -c python main.py" did not complete successfully: exit code: 132
View build details: docker-desktop://dashboard/build/desktop-linux/desktop-linux/df3zzrjxkqxhs7kgcfm5bue3y
OS : MacOS 15.1.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels