spiegel_podman/pkg/spec
baude 9c359a31d5 create pod on the fly
when a user specifies --pod to podman create|run, we should create that pod
automatically.  the port bindings from the container are then inherited by
the infra container.  this signicantly improves the workflow of running
containers inside pods with podman.  the user is still encouraged to use
podman pod create to have more granular control of the pod create options.

Signed-off-by: baude <bbaude@redhat.com>
2018-12-03 15:49:17 -06:00
..
config_linux.go Change to exported name in ParseDevice 2018-10-29 06:39:39 -04:00
config_unsupported.go spec: Make addPrivilegedDevices and createBlockIO per-platform 2018-07-06 00:48:40 +00:00
createconfig.go create pod on the fly 2018-12-03 15:49:17 -06:00
parse.go Change to exported name in ParseDevice 2018-10-29 06:39:39 -04:00
ports.go Spell check strings and comments 2018-05-25 08:45:15 +00:00
spec.go rootless: add new netmode "slirp4netns" 2018-11-27 21:10:16 +01:00
spec_test.go Swap default mount propagation from private to rprivate 2018-09-13 21:35:44 +00:00