mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Add a `--network` flag which replaces `--net` without deprecating it yet. The `--net` flag remains hidden and supported. Add a `--network-alias` flag which replaces `--net-alias` without deprecating it yet. The `--net-alias` flag remains hidden and supported. Signed-off-by: Arnaud Porterie (icecrime) <arnaud.porterie@docker.com> (cherry picked from commit c0c7d5e71586ec8e4d54aef9e061f061e9223cc4) Signed-off-by: Tibor Vass <tibor@docker.com>