docker-library / docker

Docker Official Image packaging for Docker
Apache License 2.0
1.09k stars 568 forks source link

Update to Alpine 3.19 #461

Closed jnoordsij closed 6 months ago

jnoordsij commented 7 months ago

This updates Alpine to the latest stable version: 3.19.

See also https://alpinelinux.org/posts/Alpine-3.19.0-released.html.

Edit: This is currently blocked as it requires additional upstream support for nftables; see also comment below and #437.

Closes: https://github.com/docker-library/docker/pull/437

tianon commented 7 months ago

Ah, https://github.com/docker-library/docker/pull/437 by itself is not correct/complete, but it is a great thing to surface and a big problem for this image (surfacing a larger problem with iptables vs nftables, especially as it relates to network namespaces / Docker-in-Docker). :disappointed:

jnoordsij commented 7 months ago

That seems like a rather large blocking issue then. I'll mark this as draft in the meantime, so anyone interested can still subscribe and track progress.