Sign inSign up

lacledeslan/gamesvr-pzomboid

Sponsored OSS

By lacledeslan

Updated 3 days ago

Project Zomboid Dedicated Server

Image
5

10K+

lacledeslan/gamesvr-pzomboid repository overview

Project Zomboid Dedicated Server in Docker

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.

Project Zomboid

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.

Linux

linux/amd64

Download
docker pull lacledeslan/gamesvr-pzomboid;
Run Simple, Interactive Server
docker run -it --rm --net=host lacledeslan/gamesvr-pzomboid /app/start-server.sh -servername my-server -adminpassword tk421 -steamvac false;
Run Self Tests

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;

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:b2725a489

Size

2.2 GB

Last updated

3 days ago

docker pull lacledeslan/gamesvr-pzomboid

This week's pulls

Pulls:

78

Last week