Files
panel/.github/docker/entrypoint.sh
Peter Marheine 9e4286a548 docker: set errexit in the entrypoint script
Currently container startup will ignore any errors, which will tend
to leave things in a broken state if operations like migrations or
certificate provisioning fail. Prefer to terminate the container
rather than try to limp on.
2021-03-28 12:38:25 +11:00

2.2 KiB