Remove host filesystem access

This commit is contained in:
Noëlle 2021-11-26 17:45:26 -07:00 committed by liushuyu
parent 90e59782ea
commit 0f83cd49a1

View File

@ -28,8 +28,7 @@
"--socket=fallback-x11", "--socket=fallback-x11",
"--socket=pulseaudio", "--socket=pulseaudio",
"--share=network", "--share=network",
"--share=ipc", "--share=ipc"
"--filesystem=host:ro"
], ],
"cleanup-commands": [ "cleanup-commands": [
"/app/cleanup-BaseApp.sh" "/app/cleanup-BaseApp.sh"