Steam running in Docker (lxc) – Dr Wahl's Blog
blog.drwahl.me › steam-running-in-docker-lxcSep 12, 2014 · Steam running in Docker (lxc) I had a bout of insomnia last night and decided to play with Docker. For the uninitiated, Docker is a like chroot on steroids. It allows for applications to be force to run within a specific context, disallowing them to break out of that context (where context can be CPU allocation, hardware allocation, filesystem ...