diff --git a/config/daemon/ipv6.md b/config/daemon/ipv6.md index 7fde2f187d..68c3262abc 100644 --- a/config/daemon/ipv6.md +++ b/config/daemon/ipv6.md @@ -6,9 +6,9 @@ redirect_from: - /engine/userguide/networking/default_network/ipv6/ --- -Before you can use IPv6 in Docker containers or swarm services, you need to +Before you can use IPv6 in Docker containers, you need to enable IPv6 support in the Docker daemon. Afterward, you can choose to use -either IPv4 or IPv6 (or both) with any container, service, or network. +either IPv4 or IPv6 (or both) with any container or network. > **Note** >