A docker with steam preconfigured inside.
Configure your steamcmd.cmd to run your dedicated server.
This Image is based on the project https://github.com/Micka33/docker-steam
optional
Without docker-compose:
git clone https://github.com/bufanda/docker-terrortown.git
cd docker-terrortown
sudo docker build -t bufanda/terrortown ./docker_filesWith docker-compose:
git clone https://github.com/bufanda/docker-terrortown.git
cd docker-terrortown
docker-compose buildWithout docker-compose:
Modefiy and use the run script:
./run.sh startWith docker-compose:
docker-compose up -dCurrently, this docker is configured to run a Garry's Mod TTT dedicated server.