This website requires JavaScript.
Explore
Help
Register
Sign in
matty
/
dayzdockerserver
Watch
1
Star
0
Fork
You've already forked dayzdockerserver
0
mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced
2025-05-06 14:21:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
dd685a86fb
dayzdockerserver
/
server
History
Daniel Ceregatti
dd685a86fb
Stop running sleep in a loop when blocking. Just sleep for a very long time.
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