spiegel_podman/pkg/spec
umohnani8 e56717833e Clear variables used to store options after parsing for every volume
If more than one volume was mounted using the --volume flag in
podman run, the second and onwards volumes were picking up options
of the previous volume mounts defined. Found out that the options were
not be cleared out after every volume was parsed.

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

Closes: #1142
Approved by: mheon
2018-07-25 14:44:57 +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 Clear variables used to store options after parsing for every volume 2018-07-25 14:44:57 +00:00
parse.go network: support ns: prefix to join existing namespace 2018-07-24 21:50:49 +00:00
ports.go Spell check strings and comments 2018-05-25 08:45:15 +00:00
spec.go podman: allow to specify the IPC namespace to join 2018-07-24 21:50:49 +00:00
spec_test.go Add flag to add annotations to a container 2018-06-04 17:52:28 +00:00