-
Notifications
You must be signed in to change notification settings - Fork 181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add design document for gVisor integration #815
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, the overall document is really clear, even for a newcomer to containers (with a bit of research), so I guess it's taking the good stance 👍
I've added some small fixups that cover some points we discussed with @EtiennePerot, and the fact that we no longer disable seccomp when using Docker on Windows / macOS. |
@almet I'm squashing the fixups. Are we good to merge? |
Move the documentation on how to create and use containerized Dangerzone environments under `docs/developer`, which seems like a more natural place than a README under `dev_scripts/`.
Add a design document for the update notifications mechanism, adapted from the write-up in the original GitHub issue. Refs #189
Add a design document for the gVisor integration, which is currently under review. The associated pull request has lots of architectural discussions about integrating gVisor, so in this document we collect them all in one place. Refs #590
f92e45c
to
277b167
Compare
Sure, go ahead ✅ |
Add a design document for the gVisor integration, based on the discussions we had in #590. Also, add a few more design documents that are scavenged from other GitHub issues / dirs.