Sign inSign up

lacledeslan/gamesvr-warsow-freeplay

Sponsored OSS

By lacledeslan

•Updated 3 days ago

Laclede's LAN Warsow Freeplay Dedicated Server in Docker

Image
Networking
Web servers
0

10K+

lacledeslan/gamesvr-warsow-freeplay repository overview

⁠Laclede's LAN Warsow Freeplay Dedicated Server in Docker

Laclede's LAN Warsow Freeplay Dedicated 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-warsow⁠ as the base image for your customized server.

⁠Linux

linux/amd64

⁠Download
docker pull lacledeslan/gamesvr-warsow-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-warsow-freeplay ./ll-tests/gamesvr-warsow-freeplay.sh;
⁠Run Interactive Server
docker run -it --rm --net=host lacledeslan/gamesvr-warsow-freeplay ./wsw_server +exec server.cfg +set dedicated 2 +sv_lan 1

⁠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:e677d5788…

Size

670.4 MB

Last updated

3 days ago

docker pull lacledeslan/gamesvr-warsow-freeplay

This week's pulls

Pulls:

75

Last week