[PR #883] [MERGED] feat(server) add docker debug config for server #8799

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/883
Author: @jrasm91
Created: 10/29/2022
Status: Merged
Merged: 10/29/2022
Merged by: @alextran1502

Base: mainHead: build/docker-debug


📝 Commits (2)

📊 Changes

4 files changed (+22 additions, -5 deletions)

View changed files

📝 .gitignore (+3 -2)
.vscode/launch.json (+14 -0)
📝 docker/docker-compose.dev.yml (+4 -2)
📝 server/package.json (+1 -1)

📄 Description

No description provided


🔄 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/883 **Author:** [@jrasm91](https://github.com/jrasm91) **Created:** 10/29/2022 **Status:** ✅ Merged **Merged:** 10/29/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `build/docker-debug` --- ### 📝 Commits (2) - [`1d07eed`](https://github.com/immich-app/immich/commit/1d07eedf458daf2f3630dcc53b15e9ec138b2230) feat: server debugger - [`cc8e232`](https://github.com/immich-app/immich/commit/cc8e23202e52a0826eed45d0aaac36f8ff69d475) chore: merge ### 📊 Changes **4 files changed** (+22 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+3 -2) ➕ `.vscode/launch.json` (+14 -0) 📝 `docker/docker-compose.dev.yml` (+4 -2) 📝 `server/package.json` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:53:26 +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#8799