zlacker

[parent] [thread] 0 comments
1. d4mi3n+(OP)[view] [source] 2025-12-17 22:12:10
If you're using the container to manage stuff on the host, it'll likely need to be a process running as root. I think the most common form of this is Docker-in-Docker style setups where a container is orchestrating other containers directly through the Docker socket.
[go to top]