MultiArch Docker Image to support arm64 #23
Unanswered
ThisIsBenny
asked this question in
Q&A
Replies: 1 comment 2 replies
-
@ThisIsBenny Docker images support multiple architectures, not just amd64 ;). So you can definitely deploy BunkerM in Rpi. PS: I'll move this to the discussion section, as it doesn't qualify as an issue |
Beta Was this translation helpful? Give feedback.
2 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.
-
Is your feature request related to a problem? Please describe.
I like to run this application on my Raspberry Pi K3S Cluster but the Docker Image supports only amd64 architecture
Describe the solution you'd like
Multi Arc image which support amd64 + arm64
Describe alternatives you've considered
separate arm64 if multi arc is not possible due to dependencies
Beta Was this translation helpful? Give feedback.
All reactions