This is our contribution with the day of defeat community
docker build --pull --rm -f "Dockerfile.dods" -t dods:latest "."
docker run --rm -d -p 27015:27015/udp dods:latest
This project is based using resources from https://github.com/Gonzih/docker-csgo-server