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. If you have some other tips or tricks about your workflow, please share it below!
Example challenge and CTF container:https://github.com/LiveOverflow/pwn_docker_example
#docker #webdeveloper