↳
In-reply-to
»
Today, I experimented with Linux Capabilities as a continuation to my Unix Domain Sockets research from a few months ago: https://lyse.isobeef.org/caller-information-via-unix-domain-sockets/#capabilities
โค Read More
@lyse@lyse.isobeef.org Cool! ๐ You might be interested in my own learnings and toying around with building my own container engine / tooling (whatever you wanna call it) box. I had to learn a bunch of this stuff too ๐ Control Groups, Namespaces, Process Isolation, etc.