TF2 icon indicating copy to clipboard operation
TF2 copied to clipboard

Dockerfile for automated build of a TF2 gameserver: https://hub.docker.com/r/cm2network/tf2/

Results 3 TF2 issues
Sort by recently updated
recently updated
newest added

When trying to launch the container I am getting a "buffer overflow detected" message ``` *** buffer overflow detected ***: terminated Add "-debug" to the /home/steam/tf-dedicated/srcds_run command line to generate...

bug

I'm sorry in advance if this is because of my unfamiliarity with docker, but whenever I try to run the image, pulled from docker hub, I get ``` exec /bin/bash:...

question

When I start container with SRCDS_RCONPW, server uses default password from server.cfg file. I fixed variables in server.cfg and restarted container - and rcon works correctly. Probably add `sed -i...

enhancement