spiegel_podman/pkg/util
Matthew Heon 67812a52ca Turn off 'noexec' option by default for named volumes
We previously enforced this for security reasons, but as Dan has
explained on several occasions, it's not very valuable there
(it's trivially easy to bypass) and it does seriously annoy folks
trying to use named volumes. Flip the default from 'on' to 'off'.

This is a backport from the master branch to v1.9 branch.

Signed-off-by: Matthew Heon <mheon@redhat.com>
2020-05-22 09:50:53 -04:00
..
camelcase camelcase: fix lint reports 2020-01-25 09:48:37 +01:00
mountOpts.go pkg/spec.InitFSMounts: optimize 2020-04-02 07:52:34 -07:00
mountOpts_linux.go Turn off 'noexec' option by default for named volumes 2020-05-22 09:50:53 -04:00
mountOpts_other.go pkg/spec.InitFSMounts: optimize 2020-04-02 07:52:34 -07:00
utils.go Add support for the global flags and config files 2020-04-14 14:48:37 -07:00
utils_darwin.go libpod removal from main (phase 2) 2019-06-27 07:56:24 -05:00
utils_linux.go golangci-lint phase 4 2019-07-22 15:44:04 -05:00
utils_linux_test.go Only run TestGetImageConfigStopSignal on Linux 2020-03-21 00:21:59 +01:00
utils_supported.go utils: relax check for directory to use 2020-02-24 21:26:16 +01:00
utils_test.go Add support for containers.conf 2020-03-27 14:36:03 -04:00
utils_unsupported.go Move the HostConfig portion of Inspect inside libpod 2019-07-17 16:48:38 -04:00
utils_windows.go Use GetRuntimeDir to setup auth.json for login 2019-08-12 14:11:53 -04:00