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

Not working on Apple Silicon Docker M1 Macbook #5

Open
joshuaquek opened this issue Dec 19, 2022 · 0 comments
Open

Not working on Apple Silicon Docker M1 Macbook #5

joshuaquek opened this issue Dec 19, 2022 · 0 comments

Comments

@joshuaquek
Copy link

Attaching the errors observed:

[+] Building 2.8s (10/10) FINISHED
 => [kongpose-konga internal] load build definition from Dockerfile                                                                                                            0.0s
 => => transferring dockerfile: 31B                                                                                                                                            0.0s
 => [kongpose-kong internal] load build definition from Dockerfile                                                                                                             0.0s
 => => transferring dockerfile: 31B                                                                                                                                            0.0s
 => [kongpose-kong-migration internal] load build definition from Dockerfile                                                                                                   0.0s
 => => transferring dockerfile: 31B                                                                                                                                            0.0s
 => [kongpose-konga internal] load .dockerignore                                                                                                                               0.0s
 => => transferring context: 2B                                                                                                                                                0.0s
 => [kongpose-kong internal] load .dockerignore                                                                                                                                0.0s
 => => transferring context: 2B                                                                                                                                                0.0s
 => [kongpose-kong-migration internal] load .dockerignore                                                                                                                      0.0s
 => => transferring context: 2B                                                                                                                                                0.0s
 => CANCELED [kongpose-konga internal] load metadata for docker.io/pantsel/konga:latest                                                                                        2.6s
 => ERROR [kongpose-kong internal] load metadata for docker.io/library/kong:1.0.0rc3-alpine                                                                                    2.5s
 => [auth] pantsel/konga:pull token for registry-1.docker.io                                                                                                                   0.0s
 => [auth] library/kong:pull token for registry-1.docker.io                                                                                                                    0.0s
------
 > [kongpose-kong internal] load metadata for docker.io/library/kong:1.0.0rc3-alpine:
------
failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to create LLB definition: no match for platform in manifest sha256:6f12fc702db1c34b7e1cf2baafa4476a83b3d20c4f2bf7c6d8586ae27cdd133d: not found

I cloned the repo and ran docker-compose up and this was the error thrown.

Could this be related to an Apple Silicon M1 chip compatability issue?

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

1 participant