Replies: 1 comment
-
I guess those files are APE, so you need to wrap them with Try adding this: ADD --chmod=755 https://cosmo.zip/pub/cosmos/v/3.9.2/bin/ape-x86_64.elf /bin/ape And then wrap I'm curious why you need docker just to bundle some binaries? Is your idea that Could we achieve the same using the zipos feature of APE binaries? |
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
-
Hello,
I would like to bundle some apps into a scratch container for it to work with multi-arch without having to publish multiple images.
I've tried
But it fails with
Any idea if it is possible?
Beta Was this translation helpful? Give feedback.
All reactions