mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-29 05:00:35 +10:00
unconfined
This commit is contained in:
parent
f7113242f1
commit
c9be211655
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ docker run \
|
|||
--name $DESKTOP_ENVIRONMENT_CONTAINER_NAME \
|
||||
--network host \
|
||||
--rm \
|
||||
--security-opt seccomp:$REPO_ROOT/docker/config/chrome/chrome.json \
|
||||
--security-opt apparmor:unconfined \
|
||||
--user $DESKTOP_ENVIRONMENT_USER \
|
||||
--volume /dev/shm:/dev/shm \
|
||||
--volume /run/udev:/run/udev \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue