[PR #1210] [MERGED] fix(docker-build): start main process with exec #8951

Closed
opened 2026-02-05 13:56:00 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/1210
Author: @bt90
Created: 12/29/2022
Status: Merged
Merged: 12/29/2022
Merged by: @alextran1502

Base: mainHead: patch-3


📝 Commits (3)

📊 Changes

4 files changed (+11 additions, -7 deletions)

View changed files

📝 machine-learning/entrypoint.sh (+2 -1)
📝 server/start-microservices.sh (+2 -1)
📝 server/start-server.sh (+2 -1)
📝 web/entrypoint.sh (+5 -4)

📄 Description

Fixes #1203


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/1210 **Author:** [@bt90](https://github.com/bt90) **Created:** 12/29/2022 **Status:** ✅ Merged **Merged:** 12/29/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `patch-3` --- ### 📝 Commits (3) - [`dd59702`](https://github.com/immich-app/immich/commit/dd597023202b36ff44db857cd280667ba3407822) Use exec - [`a895510`](https://github.com/immich-app/immich/commit/a895510d2c5947540d036e49c807e30c1a5b54cf) Appl shellcheck fixes - [`722877e`](https://github.com/immich-app/immich/commit/722877e543ff9e22f4972282fc2d86e79403a783) Close with newline ### 📊 Changes **4 files changed** (+11 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `machine-learning/entrypoint.sh` (+2 -1) 📝 `server/start-microservices.sh` (+2 -1) 📝 `server/start-server.sh` (+2 -1) 📝 `web/entrypoint.sh` (+5 -4) </details> ### 📄 Description Fixes #1203 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 13:56:00 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#8951