Jump to content

Docker (software): Difference between revisions

Line 184: Line 184:
* You do not need to add <code>expose</code>.
* You do not need to add <code>expose</code>.


By default, netoworks are allocated with ip ranges:
By default, networks are allocated with ip ranges:
* 172.17.0.0/12 with size /16
* 172.17.0.0/12 with size /16
* 192.168.0.0/16 with size /20
* 192.168.0.0/16 with size /20