Add jre for make open-api

This commit is contained in:
Min Idzelis 2025-05-01 23:46:12 +00:00
parent 63fc137a3f
commit 376939fd71

View File

@ -29,6 +29,10 @@ In non-cloud environments, you can optionally use host filesystem paths instead
4. Select "Immich - Backend and Frontend" 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. 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 ### Configuring Database and Upload paths to the host
ENV VARs can use to control the location of the upload and the database paths. ENV VARs can use to control the location of the upload and the database paths.