https://github.com/kizzycode/teamfortress2-docker
Yet another trivial Team-Fortress-2-server docker image
https://github.com/kizzycode/teamfortress2-docker
Last synced: about 1 month ago
JSON representation
Yet another trivial Team-Fortress-2-server docker image
- Host: GitHub
- URL: https://github.com/kizzycode/teamfortress2-docker
- Owner: KizzyCode
- Created: 2023-03-03T20:43:09.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-22T20:35:20.000Z (over 1 year ago)
- Last Synced: 2025-06-16T22:06:40.170Z (9 months ago)
- Language: Dockerfile
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kizzycode/teamfortress2
Yet another trivial Team-Fortress-2-server docker image
## EULA
Note: by using this image, you agree to the SteamCMD EULA.
## Configuration
Before you can use the server, you need to set two settings:
- Your server token in `docker-compose.yml`. You can generate a server token at
https://steamcommunity.com/dev/managegameservers
- Your server password in `files/server.cfg`
## Docker Users
The server runs as user `teamfortress2:10000` with group `teamfortress2:10000`.