Replies: 1 comment
-
Can you show your Dockerfile please? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I deployed three BuildKit daemon processes using Kubernetes StatefulSet. When building images with buildctl --addr pointing to these daemons, and using --platform "linux/amd64,linux/arm64" for cross-platform builds, I encountered an error.
here are the error messages:
.buildkit_qemu_emulator: /usr/bin/bash: Invalid ELF image for this architecture
Beta Was this translation helpful? Give feedback.
All reactions