dayzdockerserver/server
2023-10-15 12:17:08 -07:00
..
bin Stop running sleep in a loop when blocking. Just sleep for a very long time. 2023-10-15 12:17:08 -07:00
Dockerfile Switch from CMD to ENTRYPOINT, then use exec in both start.sh scripts, so process id 1 can be the process it needs to be, as this is what gets SIGTERM on docker compose down. 2023-10-12 21:52:33 -07:00
start.sh Switch from CMD to ENTRYPOINT, then use exec in both start.sh scripts, so process id 1 can be the process it needs to be, as this is what gets SIGTERM on docker compose down. 2023-10-12 21:52:33 -07:00