mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05: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> |
||
|---|---|---|
| .. | ||
| fixtures | ||
| opts | ||
| compare.go | ||
| compare_test.go | ||
| config.go | ||
| config_test.go | ||
| config_unix.go | ||
| config_windows.go | ||
| errors.go | ||
| hostconfig.go | ||
| hostconfig_solaris.go | ||
| hostconfig_test.go | ||
| hostconfig_unix.go | ||
| hostconfig_windows.go | ||
| streams.go | ||