From d545fc54849d1c64073b7b3efcc719ae3ef02825 Mon Sep 17 00:00:00 2001 From: Jamesits Date: Wed, 10 Jul 2024 16:19:47 +0800 Subject: [PATCH] update readme for Docker 27.0.1 behavior changes --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fb4c4da..c1fc2dc 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,9 @@ Note that building this container image requires [BuildKit](https://docs.docker. ### IPv6 -Docker does not enable IPv6 by default. If you want IPv6 support, some level of setup and a basic understanding of IPv6 is required. Swarm mode & some Kubernetes implementation supports IPv6 too with extra configuration. +[Docker 27.0.1](https://github.com/moby/moby/releases/tag/v27.0.1) enabled IPv6 (incl. `ip6tables` and NATv6) by default. + +If you are on older versions: Docker does not enable IPv6 by default. If you want IPv6 support, some level of setup and a basic understanding of IPv6 is required. Swarm mode & some Kubernetes implementation supports IPv6 too with extra configuration. #### Using native address assignment