Skip to content

request: multiarch debian stretch-based versions for arm32v5 #263

@rmoriz

Description

@rmoriz

Hi,

docker-ce for Raspbian should again support older Raspberry Pi devices (arm32v5) as it did up until 18.06 (see moby/moby#38175). While I try to debug that issue, I couldn't find a debian stretch based golang image for arm32v5 anymore, using the available alpine-based images leads to dependencies to musl-libc:

cd /go/src/github.com/docker/cli && \
	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20190204010345-8a8ad78fb1 GITCOMMIT=8a8ad78fb1 dynbinary manpages
make[2]: Entering directory '/go/src/github.com/docker/cli'
./scripts/build/dynbinary
/lib/ld-musl-armhf.so.1: No such file or directory 
Makefile:63: recipe for target 'dynbinary' failed

Metadata

Metadata

Assignees

No one assigned

    Labels

    RequestRequest for image modification or feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions