Container Security for Home Servers — From Docker Rootless to seccomp
A few months ago, I started to get serious about separating services on a home server using Docker. One container for the web, one for the database, another for small tooling. It feels neat, like an apartment with many rooms, each of which has its own funct…
Read article