mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-12-08 20:29:05 +00:00
fix(docker-build): start main process with exec (#1210)
* Use exec * Appl shellcheck fixes * Close with newline
This commit is contained in:
@@ -1 +1,2 @@
|
||||
node dist/apps/immich/apps/immich/src/main
|
||||
#! /bin/sh
|
||||
exec node dist/apps/immich/apps/immich/src/main
|
||||
|
||||
Reference in New Issue
Block a user