Build Service - Package Updates
-
[2.3.1]
- Update moby to 27.5.1
- docker/cli, 27.5.1 milestone
- moby/moby, 27.5.1 milestone
- Fixed an issue that could persistently prevent daemon startup after failure to initialize the default bridge. moby/moby#49307
- Add a
DOCKER_IGNORE_BR_NETFILTER_ERROR
environment variable. Setting it to1
allows running on hosts that cannot loadbr_netfilter
. Some things won't work, including disabling inter-container communication in a bridge network. With the userland proxy disabled, it won't be possible to access one container's published ports from another container on the same network. moby/moby#49306 - Update Go runtime to 1.22.11 (fix CVE-2024-45341, CVE-2024-45336). moby/moby#49312, docker/docker-ce-packaging#1147, docker/cli#5762
- Update RootlessKit to v2.3.2 to support
passt
>= 2024_10_30.ee7d0b6. moby/moby#49304 - Update Buildx to v0.20.0. docker/docker-ce-packaging#1149
-
[2.4.0]
- Update moby to 28.0.0
-
[2.4.1]
- Update moby to 28.0.1
- docker/cli, 28.0.1 milestone
- moby/moby, 28.0.1 milestone
- Remove dependency on kernel modules
ip_set
,ip_set_hash_net
andnetfilter_xt_set
. - Allow daemon startup on a host with IPv6 disabled without requiring
--ip6tables=false
. moby/moby#49525 - Fix a bug that was causing containers with
--restart=always
and a published port already in use to restart in a tight loop. moby/moby#49507 - Fix an issue with Swarm ingress, caused by incorrect ordering of iptables rules. moby/moby#49538
- Fix creation of a swarm-scoped network from a
--config-only
network. moby/moby#49521 - Fix
docker network inspect
reporting an IPv6 gateway with CIDR suffix for a newly created network with no specific IPAM config, until a daemon restart. moby/moby#49520
-
[2.4.2]
- Update moby to 28.0.2
-
[2.5.0]
- Update base image to 5.0.0
-
[2.5.1]
- Update moby to 28.0.4
-
[2.5.2]
- Update moby to 28.1.0
-
[2.5.3]
- Update moby to 28.1.1
-
[2.6.0]
- Update moby to 28.2.1
-
[2.6.1]
- Update moby to 28.2.2