mirror of
https://github.com/docker/cli.git
synced 2026-09-26 01:10:35 -04:00
add /bin/tar to apparmor profile
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com> Upstream-commit: 602498d1b093e4d066e8434aa1cbc041999d44ea Component: engine
This commit is contained in:
@@ -67,6 +67,7 @@ profile /usr/bin/docker (attach_disconnected, complain) {
|
||||
/bin/kmod rCx,
|
||||
/usr/bin/xz rCx,
|
||||
/bin/ps rCx,
|
||||
/bin/tar rCx,
|
||||
/bin/cat rCx,
|
||||
/sbin/zfs rCx,
|
||||
/sbin/apparmor_parser rCx,
|
||||
|
||||
Reference in New Issue
Block a user