User Tools

Site Tools


docker_ipv6

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
docker_ipv6 [2017/09/19 15:19] neoondocker_ipv6 [2017/09/19 15:21] (current) – removed neoon
Line 1: Line 1:
-First, you need to configure the Subnet that the Provider gave you with docker.\\ 
-Basically you just create a file called daemon.json in /etc/docker/, with these contents 
-  { 
-   "ipv6": true, 
-   "fixed-cidr-v6": "2001:db8:1::/64" 
-  } 
-2001:db8:1::/64 represents the Subnet the Provider gave to you, minimum size is an /80.\\ 
-After that, just restart docker with service docker restart.\\ 
-Docker should configured everything for you. 
- 
  
docker_ipv6.1505830791.txt.gz · Last modified: 2021/11/25 22:43 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki