Laclede's LAN Dedicate Blackmesa Freeplay Server
9.5K
![]()
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-blackmesa as the base image for your customized server.
docker pull lacledeslan/gamesvr-blackmesa-freeplay;
This project includes a test script that can be used to verify a build gamesvr-hl2dm image. No changes or pull requests will be accepted to this repository if any tests fail.
./tests/gamesvr-blackmesa-freeplay.sh lacledeslan/gamesvr-blackmesa-freeplay /app/srcds_run -game bms +map gasworks -insecure -maxplayers 8 -norestart +sv_lan 1;
docker run --net=host -it lacledeslan/gamesvr-blackmesa-freeplay ./srcds_run -game bms +map gasworks -maxplayers 16 +sv_password aPassword +sv_lan 1;
docker run --net=host -it lacledeslan/gamesvr-blackmesa-freeplay ./srcds_run -game bms +map gasworks -maxplayers 16 +mp_teamplay 1 +sv_password aPassword +sv_lan 1;
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.
Content type
Image
Digest
sha256:65bdaf8b6…
Size
16.5 GB
Last updated
2 days ago
docker pull lacledeslan/gamesvr-blackmesa-freeplayPulls:
2,959
Last week