Replies: 1 comment 6 replies
-
|
would you like to submit a pr? |
Beta Was this translation helpful? Give feedback.
6 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.
-
I like to use
TARGETARCHvariable of docker buildx to copy only the relevant file to the docker image.The
TARGETARCHisamd64forx86_64andarm64foraarch64.TARGETARCHto only copy one binary to the image containerbase/base#2079Beta Was this translation helpful? Give feedback.
All reactions