alpine-docker / multi-arch-docker-images

mutli-arch docker images, such as linux/arm/v7,linux/arm64/v8,linux/arm/v6,linux/amd64,linux/ppc64le,linux/s390x
https://hub.docker.com/orgs/alpine
GNU General Public License v3.0
17 stars 4 forks source link

[feature] consider to delete the support for "linux/arm/v6" #1

Open ozbillwang opened 10 months ago

ozbillwang commented 10 months ago

refer https://github.com/docker-library/official-images#architectures-other-than-amd64

ARMv6 32-bit (arm32v6): https://hub.docker.com/u/arm32v6/

Do we need any images support 32-bit? That's mapped to docker platform name linux/arm/v6

ozbillwang commented 10 months ago

from 15th Oct, can't build image if base image is "node", so the build for semver image is failed.

related to this issue

https://github.com/nodejs/docker-node/issues/1946#issuecomment-1811716910

remove semver temporarily from image list

https://github.com/alpine-docker/multi-arch-libs/commit/e2df5bec34cc23205b52943217b595b588b0b897