Skip to content

Conversation

bpmct
Copy link
Member

@bpmct bpmct commented Sep 14, 2022

Resolves #3376

@bpmct bpmct requested a review from ammario September 14, 2022 18:30
@@ -0,0 +1,115 @@
The [Sysbox](https://github.com/nestybox/sysbox) container runtime allows unprivileged users to run system-level applications, such as Systemd, securely from the workspace containers. Sysbox requires a [compatible Linux distribution](https://github.com/nestybox/sysbox/blob/master/docs/distro-compat.md) to implement these security features.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's unfortunate how much of this doc is duplicated with the docker-in-docker.md. Perhaps we can make the meat of it a suffix to the docker-in-docker.md doc?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense - I added the systemd stuff to the end of docker-in-docker.md and removed systemd-in-docker.md

@bpmct bpmct requested a review from ammario September 19, 2022 13:05
@bpmct bpmct enabled auto-merge (squash) September 19, 2022 16:26
@bpmct bpmct merged commit 353fb87 into main Sep 19, 2022
@bpmct bpmct deleted the docs/dind branch September 19, 2022 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: Docker in Docker
2 participants