A docker repository for deploying ctf problem
Put files to floder bin. They'll be copied to /home/ctf. Update the flag at the same time.
The executable file must be bin/challenge. Libraries in bin will be linked first.
You can also edit Dockerfile, ctf.xinetd, start.sh for custom your environment.
make run PORT=9998