Astesana
3 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
1 deletions
-
docs/content/examples/tutorials/docker-run.md
|
@ -8,7 +8,8 @@ To setup the IPv6 Network, simply run once: |
|
|
docker network create \ |
|
|
docker network create \ |
|
|
-d bridge --ipv6 \ |
|
|
-d bridge --ipv6 \ |
|
|
--subnet 10.42.42.0/24 \ |
|
|
--subnet 10.42.42.0/24 \ |
|
|
--subnet fdcc:ad94:bacf:61a3::/64 wg |
|
|
--subnet fdcc:ad94:bacf:61a3::/64 \ |
|
|
|
|
|
wg |
|
|
``` |
|
|
``` |
|
|
|
|
|
|
|
|
<!-- ref: major version --> |
|
|
<!-- ref: major version --> |
|
|