This commit is contained in:
Jackson Delahunt 2019-10-05 18:30:14 +10:00
parent c3553fcb11
commit 5f8dc11393

View file

@ -14,7 +14,14 @@ docker run \
--cap-add SYS_PTRACE \
--cap-add NET_ADMIN \
--detach \
--device /dev/dri \
--device /dev/snd \
--device /dev/tty0 \
--device /dev/tty1 \
--device /dev/tty2 \
--device /dev/tty3 \
--device /dev/tty4 \
--device /dev/video0 \
--env DESKTOP_ENVIRONMENT_USER \
--env DISPLAY=:0 \
--group-add audio \