Project Zomboid Dedicated Server
10K+
Project Zomboid is an open-world, isometric survival game set in the zombie-infested exclusion zone of fictional Knox Country, Kentucky. Players customize a character's appearance, occupation, and traits before spawning in one of four towns; their occupation can influence the starting location. To survive as long as possible, they must avoid zombies, manage needs such as hunger and fatigue, and scavenge for supplies.

This repository is maintained by Laclede's LAN. Its contents are intended to be bare-bones and used as a stock server. If any documentation is unclear or it has any issues please see CONTRIBUTING.md.
docker pull lacledeslan/gamesvr-pzomboid;
docker run -it --rm --net=host lacledeslan/gamesvr-pzomboid /app/start-server.sh -servername my-server -adminpassword tk421 -steamvac false;
The projects includes a test script that can be used to verify built docker images. No changes or pull-requests will be accepted to this repository if any tests fail.
./tests/gamesvr-pzomboid.sh lacledeslan/gamesvr-pzomboid /app/start-server.sh -adminpassword tk421 -steamvac false;
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:b2725a489…
Size
2.2 GB
Last updated
3 days ago
docker pull lacledeslan/gamesvr-pzomboidPulls:
78
Last week