docker-library / busybox

Docker Official Image packaging for Busybox
http://busybox.net
396 stars 127 forks source link

Missing arm32v6/busybox:glibc #58

Closed anzevalher closed 5 years ago

anzevalher commented 5 years ago

Would it be possible to create that image and release it even tho it's not officially supported, but would be nice to be able to generate all archs in one go(all others have it)?

tianon commented 5 years ago

The way we build our glibc variant is by using Debian as a base, and Debian does not support arm32v6, so by extension, we do not. If you'd like to use arm32v6, unfortunately the musl variant is your only option.

anzevalher commented 5 years ago

ok, thank you for this information, didn't realize Debian doesn't support v6