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

build failed on mac book pro #11

Open
dineshr1493 opened this issue Jun 26, 2024 · 3 comments
Open

build failed on mac book pro #11

dineshr1493 opened this issue Jun 26, 2024 · 3 comments

Comments

@dineshr1493
Copy link

STEP 1/32: FROM ghcr.io/huggingface/text-generation-inference:latest
Trying to pull ghcr.io/huggingface/text-generation-inference:latest...
Error: creating build container: choosing an image from manifest list docker://ghcr.io/huggingface/text-generation-inference:latest: no image found in image index for architecture "arm64", variant "v8", OS "linux"

@jayshah5696
Copy link

Same heere


[internal] load metadata for ghcr.io/huggingface/text-generation-inference:latest:


Containerfile:1

1 | >>> FROM ghcr.io/huggingface/text-generation-inference:latest
2 |
3 | WORKDIR /opt/project/build/

ERROR: failed to solve: ghcr.io/huggingface/text-generation-inference:latest: failed to resolve source metadata for ghcr.io/huggingface/text-generation-inference:latest: no match for platform in manifest: not found

View build details: docker-desktop://dashboard/build/desktop-linux/desktop-linux/h6zszxav5jux9866rpfyg5j4l

@NlsnBoa
Copy link

NlsnBoa commented Oct 17, 2024

I am also having this issue


Containerfile:1

1 | >>> FROM ghcr.io/huggingface/text-generation-inference:2.3.0
2 |
3 | WORKDIR /opt/project/build/

ERROR: failed to solve: ghcr.io/huggingface/text-generation-inference:2.3.0: failed to resolve source metadata for ghcr.io/huggingface/text-generation-inference:2.3.0: no match for platform in manifest: not found

@winstonsf
Copy link

Mac OS 15.2 / Mac Mini.

#0 building with "desktop-linux" instance using docker driver
#1 [internal] load build definition from Containerfile
#1 transferring dockerfile: 1.85kB done
#1 DONE 0.0s
#2 [internal] load metadata for ghcr.io/huggingface/text-generation-inference:2.3.0
#0 building with "desktop-linux" instance using docker driver
#1 [internal] load build definition from Containerfile
#1 transferring dockerfile: 1.85kB done
#1 DONE 0.0s
#2 [internal] load metadata for ghcr.io/huggingface/text-generation-inference:2.3.0
#2 ...
#3 [auth] huggingface/text-generation-inference:pull token for ghcr.io
#3 DONE 0.0s
#2 [internal] load metadata for ghcr.io/huggingface/text-generation-inference:2.3.0
#2 ERROR: no match for platform in manifest: not found

[internal] load metadata for ghcr.io/huggingface/text-generation-inference:2.3.0:


Containerfile:1

1 | >>> FROM ghcr.io/huggingface/text-generation-inference:2.3.0
2 |
3 | WORKDIR /opt/project/build/

ERROR: failed to solve: ghcr.io/huggingface/text-generation-inference:2.3.0: failed to resolve source metadata for ghcr.io/huggingface/text-generation-inference:2.3.0: no match for platform in manifest: not found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants