spiegel_podman/pkg/spec
baude 4f699db8da Support multiple networks
This is a refresh of Dan William's PR #974 with a rebase and proper
vendoring of ocicni and containernetworking/cni.  It adds the ability
to define multiple networks as so:

podman run --network=net1,net2,foobar ...

Signed-off-by: baude <bbaude@redhat.com>

Closes: #1082
Approved by: baude
2018-07-12 21:45:47 +00:00
..
config_linux.go spec: Make addPrivilegedDevices and createBlockIO per-platform 2018-07-06 00:48:40 +00:00
config_unsupported.go spec: Make addPrivilegedDevices and createBlockIO per-platform 2018-07-06 00:48:40 +00:00
createconfig.go Support multiple networks 2018-07-12 21:45:47 +00:00
parse.go changes to allow for darwin compilation 2018-06-29 20:44:09 +00:00
ports.go Spell check strings and comments 2018-05-25 08:45:15 +00:00
spec.go Support multiple networks 2018-07-12 21:45:47 +00:00
spec_test.go Add flag to add annotations to a container 2018-06-04 17:52:28 +00:00