spiegel_podman/cmd/podman/common
baude b7b5b6f8e3 network aliases for container creation
podman can now support adding network aliases when running containers
(--network-alias).  It requires an updated dnsname plugin as well as an
updated ocicni to work properly.

Signed-off-by: baude <bbaude@redhat.com>
2020-11-09 15:08:58 -06:00
..
create.go podman create doesn't support creating detached containers 2020-10-21 21:00:50 -04:00
create_opts.go network aliases for container creation 2020-11-09 15:08:58 -06:00
createparse.go --rm option shold conflicts with --restart 2020-10-02 21:57:37 +08:00
default.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
diffChanges.go Refactor podman to use c/common/pkg/report 2020-10-21 08:16:52 -07:00
netflags.go network aliases for container creation 2020-11-09 15:08:58 -06:00
ports.go V2 enable ps tests 2020-04-29 15:51:37 -07:00
specgen.go network aliases for container creation 2020-11-09 15:08:58 -06:00
util.go Ports given only by number should have random host port 2020-10-08 09:16:10 -04:00
volumes.go Add better support for unbindable volume mounts 2020-11-02 07:19:12 -05:00