ubuntu:docker:change_the_default_ip_address
Differences
This shows you the differences between two versions of the page.
ubuntu:docker:change_the_default_ip_address [2019/11/27 00:55] – created peter | ubuntu:docker:change_the_default_ip_address [2020/04/15 18:45] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Ubuntu - Docker - Change the default IP address ====== | ||
- | |||
- | Change the default 172.17.0.0/ | ||
- | |||
- | Add **DOCKER_OPTS=" | ||
- | |||
- | <file bash / | ||
- | DOCKER_OPTS=" | ||
- | </ | ||
- | |||
- | Check the IP: | ||
- | |||
- | <code bash> | ||
- | ifconfig docker0 | ||
- | docker0 | ||
- | inet addr: | ||
- | UP BROADCAST MULTICAST | ||
- | RX packets:0 errors:0 dropped:0 overruns:0 frame:0 | ||
- | TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 | ||
- | collisions: | ||
- | RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) | ||
- | </ | ||
ubuntu/docker/change_the_default_ip_address.1574816124.txt.gz · Last modified: 2020/07/15 09:30 (external edit)