mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-05-06 14:21:18 +00:00
286 B
286 B
DayZDockerServer
A Linux DayZ server in a Docker container.
Edit docker-compose.yml and set the variables:
- SERVERNAME="DayZ on Linux for Linux"
Build the container, run it, tail the logs:
docker-compose build
docker-compose up -d
docker-compose logs -f dayzserver