From 376939fd7138595907fe13f1bf7543c2f687dbcb Mon Sep 17 00:00:00 2001 From: Min Idzelis <min123@gmail.com> Date: Thu, 1 May 2025 23:46:12 +0000 Subject: [PATCH] Add jre for make open-api --- docs/docs/developer/devcontainers.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/docs/developer/devcontainers.md b/docs/docs/developer/devcontainers.md index ab23dda049..edecb55512 100644 --- a/docs/docs/developer/devcontainers.md +++ b/docs/docs/developer/devcontainers.md @@ -29,6 +29,10 @@ In non-cloud environments, you can optionally use host filesystem paths instead 4. Select "Immich - Backend and Frontend" 5. Wait a while - after the builds are done, the server and web processes will be started as tasks, and the browser will be opened (once) to the front page. +:::tip Not Just VSCode +Many other editors also have devcontainers integration, or you can use [the devcontainer cli](https://github.com/devcontainers/cli). +::: + ### Configuring Database and Upload paths to the host ENV VARs can use to control the location of the upload and the database paths.