podman/pkg/specgen
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
..
generate Support default profile for apparmor 2020-07-22 06:27:20 -04:00
config_unsupported.go move go module to v2 2020-07-06 15:50:12 +02:00
container_validate.go Support default profile for apparmor 2020-07-22 06:27:20 -04:00
namespaces.go libpod: pass down network options 2020-07-16 22:37:27 +02:00
pod_validate.go Error on rootless mac and ip addresses 2020-07-15 07:06:58 -05:00
podspecgen.go Fix container and pod create commands for remote create 2020-07-10 11:22:23 -04:00
specgen.go Add --umask flag for create, run 2020-07-21 14:22:30 -04:00