This website requires JavaScript.
Explore
Help
Sign in
helpy4
/
immich
Watch
1
Star
0
Fork
You've already forked immich
0
mirror of
https://github.com/immich-app/immich
synced
2025-10-17 18:19:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8c315dfeb1
immich
/
machine-learning
/
entrypoint.sh
5 lines
87 B
Bash
Raw
Normal View
History
Unescape
Escape
fix(docker-build): start main process with exec (#1210) * Use exec * Appl shellcheck fixes * Close with newline
2022-12-29 21:49:02 +01:00
#! /bin/sh
Fixed npm run start:prod not able to find build directory (#83)
2022-03-28 21:00:17 -05:00
# npm run typeorm migration:run
Fixed machine-learning container cannot start prod
2022-08-20 22:26:47 -07:00
# npm run start:prod
fix(docker-build): start main process with exec (#1210) * Use exec * Appl shellcheck fixes * Close with newline
2022-12-29 21:49:02 +01:00
exec
node dist/main.js
Reference in a new issue
Copy permalink