User Tools

Site Tools


docker_networking

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_networking [2015/10/05 16:32] luke7858docker_networking [2024/05/23 07:26] (current) – external edit 127.0.0.1
Line 6: Line 6:
 | Host    | Use the host networking stack inside the container | | Host    | Use the host networking stack inside the container |
 |Container| Use networking stack of another container | |Container| Use networking stack of another container |
 +\\
 +^Flag ^Explanation ^
 +| - -dns=[] | Set custom DNS |
 +| - -net="bridge" | Set the network mode for a container |
 +| - -net="host"| use the host networking stack inside container|
 +| - -add-host=""| Add a line to /etc/hosts|
 \\ \\
 === Mode: Bridged === === Mode: Bridged ===
docker_networking.1444062734.txt.gz · Last modified: 2024/05/23 07:26 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki