-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
Hi there 👋
I've got a Raspberry Pi Zero, which has an armv6 architecture. Unfortunately, this image only provides linux/arm/v7.
I looked at the build script, and it looks like it would be as easy as adding arm32v6
in there.
Looking at other official images, e.g. python, I see that their script fetches the architectures from here: https://github.com/docker-library/official-images/blob/master/library/python#L19
Maybe that approach could work here as well?
I'm currently in the process of cross-compiling this + the derived elixir image myself to check if it works. But it's taking hours...
Metadata
Metadata
Assignees
Labels
No labels