LiveOverflow
patreon
Introduction to Docker for CTFs
🕑 Added 2020-02-14 18:55:41 +0000 UTCI'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 ;)