spiegel_podman/pkg/spec
umohnani8 4855998f1c Add --volumes-from flag to podman run and create
podman now supports --volumes-from flag, which allows users
to add all the volumes an existing container has to a new one.

Signed-off-by: umohnani8 <umohnani@redhat.com>

Closes: #931
Approved by: mheon
2018-07-09 19:30:03 +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 Add --volumes-from flag to podman run and create 2018-07-09 19:30:03 +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 Add --volumes-from flag to podman run and create 2018-07-09 19:30:03 +00:00
spec_test.go Add flag to add annotations to a container 2018-06-04 17:52:28 +00:00