Multi-arch docker image #333
Locked
Thearas
started this conversation in
Feedback & Feature Proposal
Replies: 2 comments 1 reply
-
It looks like
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Closed since it's already present since v0.25.0 |
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
-
So we can support both
amd64
andarm64
in one docker image, like redis (Seedocker manifest inspect redis -v
).Doc
https://www.docker.com/blog/multi-arch-build-and-images-the-simple-way/.
Beta Was this translation helpful? Give feedback.
All reactions