docker-config

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
docker-config [2018/10/18 17:08] – [Create iptables rules manually] baumidocker-config [2020/04/25 18:48] (current) – [Activate IPv6] baumi
Line 21: Line 21:
 } }
 </code> </code>
 +===== Activate IPv6 =====
 +<code>
 +{
 +    "ipv6": true,
 +    "fixed-cidr-v6": "fd00:fd00::/64"
 +}
 +</code>
 +Just "ipv6" is not enough - docker daemon will not start with an error message about non-overlapping IPv6 network.
  
-{{tag>linux docker}}+{{tag>kb linux docker}}
docker-config.1539875317.txt.gz · Last modified: 2018/10/18 17:08 by baumi

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki