Docker image support for linux/arm/v7 #1759
Answered
by
KodrAus
ricardoboss
asked this question in
Help
-
Hi there 👋 Would it be possible to provide support for linux/arm/v7 platforms in Docker? |
Beta Was this translation helpful? Give feedback.
Answered by
KodrAus
Feb 8, 2023
Replies: 1 comment 2 replies
-
Hi @ricardoboss! If I understand correctly, the armv7 architecture is 32bit, but Raspberry Pis can also run 64bit armv8. If you're running Raspbian I think you get 32bit by default, but you can flash a 64bit armv8 image too. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
ricardoboss
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @ricardoboss! If I understand correctly, the armv7 architecture is 32bit, but Raspberry Pis can also run 64bit armv8. If you're running Raspbian I think you get 32bit by default, but you can flash a 64bit armv8 image too.