spiegel_podman/pkg
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
..
annotations Spell check strings and comments 2018-05-25 08:45:15 +00:00
apparmor AppArmor: runtime check if it's enabled on the host 2018-07-23 18:11:09 +00:00
chrootuser changes to allow for darwin compilation 2018-06-29 20:44:09 +00:00
ctime ctime: Drop 32-/64-bit distinction on Linux 2018-07-07 20:35:00 +00:00
hooks hooks: Add debug logging for initial hook loading 2018-06-04 13:01:56 +00:00
inspect Add missing runtime.go lines to set namespace 2018-07-24 16:12:31 -04:00
kubeutils Remove dependency on kubernetes 2018-03-27 21:55:33 +00:00
registrar Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
registries rootless: allow a per-user registries.conf file 2018-07-20 11:00:52 +02:00
rootless rootless: require subids to be present 2018-07-16 13:40:40 +00:00
secrets rootless: support a per-user mounts.conf 2018-07-20 11:00:53 +02:00
spec Clear variables used to store options after parsing for every volume 2018-07-25 14:44:57 +00:00
util podman: provide a default UID mapping when non root 2018-06-15 14:53:18 +00:00
varlinkapi Fix varlink API usage of psgo 2018-07-24 12:06:16 -07:00