podman/pkg/spec
Matthew Heon 2e89e5a204 Ensure we do not overlap mounts in the spec
When user-specified volume mounts overlap with mounts already in
the spec, remove the mount in the spec to ensure there are no
conflicts.

Signed-off-by: Matthew Heon <matthew.heon@gmail.com>

Closes: #1419
Approved by: TomSweeneyRedHat
2018-09-07 17:50:58 +00:00
..
config_linux.go Fix handling of devices 2018-08-20 13:42:07 +00:00
config_unsupported.go spec: Make addPrivilegedDevices and createBlockIO per-platform 2018-07-06 00:48:40 +00:00
createconfig.go Add proper support for systemd inside of podman 2018-08-31 14:42:32 -04:00
parse.go Fixing network ns segfault 2018-08-23 18:16:28 +00:00
ports.go Spell check strings and comments 2018-05-25 08:45:15 +00:00
spec.go Ensure we do not overlap mounts in the spec 2018-09-07 17:50:58 +00:00
spec_test.go Add flag to add annotations to a container 2018-06-04 17:52:28 +00:00