From bd7b4fc2ae334822a3fa33092922f93f88874e43 Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Wed, 17 Jul 2024 15:23:33 +0200 Subject: [PATCH] update detail Signed-off-by: Simon L. --- docker-ipv6-support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-ipv6-support.md b/docker-ipv6-support.md index 8d338dfb..3a3dbb33 100644 --- a/docker-ipv6-support.md +++ b/docker-ipv6-support.md @@ -34,4 +34,4 @@ Then, on Windows and macOS which use Docker Desktop, you need to go into the set --- -**Note**: This is a copy of the original docker docs at https://docs.docker.com/config/daemon/ipv6/ which apparently are not correct. However experimental is set to true which the ip6tables feature needs. Thus it will not get included into the official docs. However it is needed to make it work in our testing. +**Note**: This is a copy of the original docker docs at https://docs.docker.com/config/daemon/ipv6/ which apparently are not correct.