Docker run all the things with user namespaces
A technical guide on using Docker's user namespace support to run desktop applications like Chrome, Irssi, and Docker-in-Docker in containers for improved security.
A technical guide on using Docker's user namespace support to run desktop applications like Chrome, Irssi, and Docker-in-Docker in containers for improved security.
A technical guide on creating and debugging custom Docker Seccomp security profiles for containers, using a Chrome container as an example.
Explains the pitfalls of Docker-in-Docker for CI/testing and recommends using bind-mounted Docker sockets or modern alternatives like sysbox.
Analyzes how to measure and improve Docker image security, explaining methods to scan for vulnerabilities in public and official images.