mirror of https://github.com/docker/docs.git
Containers connected to the bridge network can't have aliases, so it's simpler to rule that they can *either* be connected to the bridge network (via `network_mode: bridge`) *or* be connected to user-defined networks (via `networks` or the default network). Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| config | ||
| __init__.py | ||
| __main__.py | ||
| const.py | ||
| container.py | ||
| network.py | ||
| parallel.py | ||
| progress_stream.py | ||
| project.py | ||
| service.py | ||
| state.py | ||
| utils.py | ||
| volume.py | ||