podman/pkg/spec
Daniel J Walsh 3ee44d942e
Add better support for unbindable volume mounts
Allow users to specify unbindable on volume command line

Switch internal mounts to rprivate to help prevent leaks.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-11-02 07:19:12 -05:00
..
config_linux.go fix compat api privileged and entrypoint code 2020-10-01 15:18:11 -05:00
config_linux_cgo.go pkg/spec: fix a confusing error message 2020-10-09 15:54:03 -04:00
config_linux_nocgo.go Split up create config handling of namespaces and security 2019-11-07 21:23:23 -05:00
config_unsupported.go apiv2 container create using specgen 2020-02-19 15:20:15 -06:00
containerconfig.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
createconfig.go handle play kube with pod.spec.hostAliases 2020-08-31 22:12:35 +08:00
namespaces.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
parse.go spec: protect against segfault 2020-10-30 10:45:10 -04:00
ports.go Spell check strings and comments 2018-05-25 08:45:15 +00:00
security.go Convert Split() calls with an equal sign to SplitN() 2020-10-13 19:30:08 -04:00
spec.go fix compat api privileged and entrypoint code 2020-10-01 15:18:11 -05:00
spec_test.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
storage.go Add better support for unbindable volume mounts 2020-11-02 07:19:12 -05:00
storage_test.go Use EqualValues instead of reflect equality 2019-05-01 10:19:05 -04:00