mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
engine: remove swarm/services mention for ipv6
Signed-off-by: David Karlsson <david.karlsson@docker.com>
This commit is contained in:
@@ -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**
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user