spiegel_podman/cmd/podman/common
Daniel J Walsh 4c4a00f63e
Support default profile for apparmor
Currently you can not apply an ApparmorProfile if you specify
--privileged.  This patch will allow both to be specified
simultaniosly.

By default Apparmor should be disabled if the user
specifies --privileged, but if the user specifies --security apparmor:PROFILE,
with --privileged, we should do both.

Added e2e run_apparmor_test.go

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-07-22 06:27:20 -04:00
..
create.go Support default profile for apparmor 2020-07-22 06:27:20 -04:00
create_opts.go Add --umask flag for create, run 2020-07-21 14:22:30 -04:00
createparse.go move go module to v2 2020-07-06 15:50:12 +02:00
default.go move go module to v2 2020-07-06 15:50:12 +02:00
netflags.go libpod: pass down network options 2020-07-16 22:37:27 +02:00
ports.go V2 enable ps tests 2020-04-29 15:51:37 -07:00
specgen.go Support default profile for apparmor 2020-07-22 06:27:20 -04:00
util.go move go module to v2 2020-07-06 15:50:12 +02:00
volumes.go Add support for overlay volume mounts in podman. 2020-07-20 09:48:55 -04:00