dangerzone/docs/developer
Alex Pyrgiotis 935396565c
Reuse the same rootfs for the inner and outer container
Remove the need to copy the Dangerzone container image (used by the
inner container) within a wrapper gVisor image (used by the outer
container). Instead, use the root of the container filesystem for both
containers. We can do this safely because we don't mount any secrets to
the container, and because gVisor offers a read-only view of the
underlying filesystem

Fixes #1048
2025-01-23 23:24:48 +02:00
..
doit.md docs: Update release instructions 2024-12-10 15:28:16 +02:00
environments.md docs: Move dev_scripts docs under docs/ dir 2024-06-12 13:22:45 +03:00
gvisor.md Reuse the same rootfs for the inner and outer container 2025-01-23 23:24:48 +02:00
qa.md docs: Move dev_scripts docs under docs/ dir 2024-06-12 13:22:45 +03:00
TESTING.md Add tests documentation 2023-08-22 16:11:44 +01:00
updates.md doc: Add design doc for the update notifications 2024-06-12 13:22:45 +03:00