I'm using Docker more often for CTFs, but it's also useful to host challenges. More CTFs share Dockerfiles to run it locally, so I figured it's time to give an introduction to docker.
Example challenge and CTF container: https://github.com/LiveOverflow/pwn_docker_example
Next video will be about how Docker actually works ;)