fix(docker-build): start main process with exec (#1210)

* Use exec

* Appl shellcheck fixes

* Close with newline
This commit is contained in:
bt90
2022-12-29 21:49:02 +01:00
committed by GitHub
parent 6974d4068b
commit 16b763e086
4 changed files with 11 additions and 7 deletions

View File

@@ -1 +1,2 @@
node dist/apps/immich/apps/immich/src/main
#! /bin/sh
exec node dist/apps/immich/apps/immich/src/main