podman/pkg
Valentin Rothberg 06ab343bd7 podman/libpod: add default AppArmor profile
Make users of libpod more secure by adding the libpod/apparmor package
to load a pre-defined AppArmor profile.  Large chunks of libpod/apparmor
come from github.com/moby/moby.

Also check if a specified AppArmor profile is actually loaded and throw
an error if necessary.

The default profile is loaded only on Linux builds with the `apparmor`
buildtag enabled.

Signed-off-by: Valentin Rothberg <vrothberg@suse.com>

Closes: #1063
Approved by: rhatdan
2018-07-11 16:36:24 +00:00
..
annotations Spell check strings and comments 2018-05-25 08:45:15 +00:00
apparmor podman/libpod: add default AppArmor profile 2018-07-11 16:36:24 +00:00
chrootuser changes to allow for darwin compilation 2018-06-29 20:44:09 +00:00
ctime ctime: Drop 32-/64-bit distinction on Linux 2018-07-07 20:35:00 +00:00
hooks hooks: Add debug logging for initial hook loading 2018-06-04 13:01:56 +00:00
inspect add image user to inspect data 2018-07-02 15:10:46 +00:00
kubeutils Remove dependency on kubernetes 2018-03-27 21:55:33 +00:00
registrar Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
registries Spell check strings and comments 2018-05-25 08:45:15 +00:00
rootless rootless: fix when argv[0] is not an absolute path 2018-07-10 16:13:43 +00:00
secrets Want to change the log level on buildah by default to warnf 2018-06-04 15:12:12 +00:00
spec Add --volumes-from flag to podman run and create 2018-07-09 19:30:03 +00:00
util podman: provide a default UID mapping when non root 2018-06-15 14:53:18 +00:00
varlinkapi Add podman container cleanup to CLI 2018-06-29 15:25:21 +00:00