zomboid-dedicated-server icon indicating copy to clipboard operation
zomboid-dedicated-server copied to clipboard

Linux based Docker image containing a Dedicated Server for Project Zomboid.

Results 28 zomboid-dedicated-server issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** I'd like to install the [No Mo Culling](https://steamcommunity.com/workshop/filedetails/discussion/3115293671/4035853189471025285/) mod on my dedicated server. Installation of this mod requires that you...

**Describe the bug** When running a docker container with the minimal setup it says there is no start-server.sh and everything thats suposed to be in zomboidDeicatedServer is not there. **To...

bug

Hello, I am relatively new to docker and have been banging my head trying to get this image to work on my Debian 11.4 proxmox vm. Anytime I compose up...

I am trying to follow the guide to use with docker-compose, and it seems like I'm running into file permissions issues. I _should_ be using podman with rootless as my...

bug

**Describe the bug** steamcmd.sh returned a segmentation fault during post-install config stage. In a subsequent step, the server ini and ProjectZomboid64.json were not found. **To Reproduce** Steps to reproduce the...

bug

If the env var "ECS_CONTAINER_METADATA_URI" exists then we are running in AWS ECS, in such case use it to fetch the current private IP address for binding.

This PR updates the image to run as a non root user. To reduce the amount of changes, I simply changed the base image to use `cm2network/steamcmd:latest`. The reason for...

enhancement / feature request

**Describe the bug** I am unable to start the container using the provided commands even when running as a non-root user. **To Reproduce** Steps to reproduce the behavior: 1. `mkdir...

bug