mirror of
				https://ceregatti.org/git/daniel/dayzdockerserver.git
				synced 2025-11-03 23:03:35 +00:00 
			
		
		
		
	Make all bash changes to the dayzserver script instead of creating a wrapper. Handle the server config and Battle Eye string substitution. Add the default.cfg from upstream and handle it locally.
		
			
				
	
	
	
	
		
			276 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			276 B
		
	
	
	
	
	
	
	
DayZDockerServer
A Linux DayZ server in a Docker container.
Edit docker-compose.yml and set the server name:
- SERVERNAME=DayZ on Linux
Build the container, run it, tail the logs:
docker-compose build
docker-compose up -d
docker-compose logs -f dayzserver