Remove host filesystem access
This commit is contained in:
parent
90e59782ea
commit
0f83cd49a1
1 changed files with 2 additions and 3 deletions
|
@ -28,8 +28,7 @@
|
|||
"--socket=fallback-x11",
|
||||
"--socket=pulseaudio",
|
||||
"--share=network",
|
||||
"--share=ipc",
|
||||
"--filesystem=host:ro"
|
||||
"--share=ipc"
|
||||
],
|
||||
"cleanup-commands": [
|
||||
"/app/cleanup-BaseApp.sh"
|
||||
|
@ -242,4 +241,4 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue