forked from freedomofpress/dangerzone
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove support for the /safezone volume.
Per discussion on freedomofpress#590, the need for this volume will soon go away. This makes gVisor integration much easier, because it removes the need to preserve file access and ownership of the files in this volume from within the gVisor sandbox. The `/sandboxed_entrypoint.sh` file is no longer necessary, and the `/entrypoint.py` file is massively simplified. This also allows the use of `--userns=nomap` in Podman.
- Loading branch information
1 parent
8f6ec3d
commit 5182c5b
Showing
4 changed files
with
56 additions
and
289 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.