We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
docker-compose up
Could this be related to an Apple Silicon M1 chip compatability issue?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Attaching the errors observed:
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?
The text was updated successfully, but these errors were encountered: