User Tools

Site Tools


docker:networking:change_the_default_ip_address

Differences

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

Link to this comparison view

Next revision
Previous revision
docker:networking:change_the_default_ip_address [2020/05/13 08:34] – created peterdocker:networking:change_the_default_ip_address [2025/07/25 14:36] (current) peter
Line 3: Line 3:
 Change the default 172.17.0.0/16 network. Change the default 172.17.0.0/16 network.
  
-Add **DOCKER_OPTS="--bip=10.0.0.10/24"** to /etc/docker/docker.io and reboot.+Add **DOCKER_OPTS="--bip=10.0.0.10/24"** to **/etc/default/docker** and reboot.
  
 <file bash /etc/default/docker> <file bash /etc/default/docker>
 DOCKER_OPTS="--bip=10.0.0.10/24" DOCKER_OPTS="--bip=10.0.0.10/24"
 </file> </file>
 +
 +----
  
 Check the IP: Check the IP:
docker/networking/change_the_default_ip_address.1589358861.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki