added healthcheck and release note

This commit is contained in:
val
2025-06-14 15:39:09 +02:00
parent 3c467307fb
commit c885189143
5 changed files with 46 additions and 19 deletions

View File

@ -29,4 +29,4 @@ file_env "database__connection__password"
file_env "mail__options__auth__pass"
# upstream entrypoint https://github.com/docker-library/ghost/blob/master/5/alpine/Dockerfile
/usr/local/bin/docker-entrypoint.sh "$@"
exec /usr/local/bin/docker-entrypoint.sh "$@"