This website requires JavaScript.
Explore
Help
Register
Sign In
immich-app
/
immich
Watch
1
Star
0
Fork
0
You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced
2025-12-17 17:23:20 +03:00
Code
Issues
Packages
Projects
Releases
16
Wiki
Activity
Files
d9fa6619e715ecaee6214c84c75e5df8a4025ed9
immich
/
server
/
start-microservices.sh
3 lines
73 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
exec
node dist/apps/microservices/apps/microservices/src/main
Reference in New Issue
Copy Permalink