lacledeslan/gamesvr-tf2-freeplay

Sponsored OSS

By lacledeslan

Updated 17 days ago

Laclede's LAN TF2 Freeplay Server

Image
Networking
Integration & delivery
Web servers
1

2.1K

lacledeslan/gamesvr-tf2-freeplay repository overview

Laclede's LAN Team Fortress 2 Dedicated Freeplay Server in Docker

Laclede's LAN Team Fortress 2 Dedicated Freeplay Server

This repository is maintained by Laclede's LAN. Its contents are heavily tailored and tweaked for use at our charity LAN-Parties. For third-parties we recommend using this repo only as a reference example and then building your own using gamesvr-tf2 as the base image for your customized server.

Linux Container

Download
docker pull lacledeslan/gamesvr-tf2-freeplay;
Run Self Tests

The image includes a test script that can be used to verify its contents. No changes or pull-requests will be accepted to this repository if any tests fail.

docker run -it --rm lacledeslan/gamesvr-tf2-freeplay ./ll-tests/gamesvr-tf2-freeplay.sh;

Run simple interactive server

docker run -it --rm --net=host lacledeslan/gamesvr-tf2-freeplay ./srcds_run_64 -game tf +sv_lan 1 +mapcyclefile mapcycle_LL_all.txt +randommap

Getting Started with Game Servers in Docker

Docker is an open-source project that bundles applications into lightweight, portable, self-sufficient containers. For a crash course on running Dockerized game servers check out Using Docker for Game Servers. For tips, tricks, and recommended tools for working with Laclede's LAN Dockerized game server repos see the guide for Working with our Game Server Repos. You can also browse all of our other Dockerized game servers: Laclede's LAN Game Servers Directory.

Tag summary

Content type

Image

Digest

sha256:80d088bad

Size

11 GB

Last updated

17 days ago

docker pull lacledeslan/gamesvr-tf2-freeplay

This week's pulls

Pulls:

123

Last week