Blog
Services
Docs
Donate
Status
English
Bahasa Indonesia
Deutsch
English
Español
Esperanto
Filipino
Français
Italiano
Latviešu
Magyar nyelv
Nederlands
Polski
Português de Portugal
Português do Brasil
Slovenščina
Suomi
Svenska
Türkçe
Čeština
Ελληνικά
Български
Русский
Українська
فارسی
日本語
简体中文
繁體中文(台灣)
繁體中文(香港)
한국어
Ark
Search
Create
Migrate
Explore
Login
Blog
Docs
Status
Explore
Login
Ark
Infrastructure
/
immich
Watch
0
Fork
You've already forked immich
0
mirror of
https://github.com/immich-app/immich.git
synced
2025-01-07 00:50:23 -05:00
Code
Issues
Activity
d1db47ee34
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 15:49:02 -05: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-21 00:26:47 -05: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 15:49:02 -05:00
exec
node dist/main.js
Reference in a new issue
Copy permalink