Skip to content

Builds for linux/arm/v6 #337

@Zinggi

Description

@Zinggi

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions