0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-25 02:41:37 -05:00
immich/docker
Nicholas Flamy c6ede48e59
fix(server): set the dev server restart policy of the dev server container to match the other containers ()
set the restart policy of the dev server container to match the other containers
2025-03-09 22:25:03 -05:00
..
scripts fix(server): double counting cores when processor name includes the word "processor" () 2024-06-12 13:49:20 +00:00
.gitignore Implemented image tagging using TensorFlow InceptionV3 () 2022-02-19 22:42:10 -06:00
docker-compose.dev.yml fix(server): set the dev server restart policy of the dev server container to match the other containers () 2025-03-09 22:25:03 -05:00
docker-compose.prod.yml chore(deps): update tensorchord/pgvecto-rs:pg14-v0.2.0 docker digest to 739cdd6 () 2025-03-03 12:13:38 +00:00
docker-compose.yml chore(deps): update docker.io/tensorchord/pgvecto-rs:pg14-v0.2.0 docker digest to 739cdd6 () 2025-03-03 11:51:13 +00:00
example.env docs: Update docs + example.env for DB_PASSWORD () 2024-08-09 21:36:32 +00:00
hwaccel.ml.yml feat(server): fully accelerated nvenc () 2024-05-16 13:30:26 -04:00
hwaccel.transcoding.yml fix(server): Update vaapi-wsl to include dxg () 2025-01-29 16:39:02 +01:00
prometheus.yml fix(server): otel not working due to port conflicts after combining containers () 2024-06-10 16:01:04 +00:00
README.md chore: add warning to compose file and readme () 2023-11-18 11:43:10 -06:00

Caution

Make sure to use the docker-compose.yml of the current release: https://github.com/immich-app/immich/releases/latest/download/docker-compose.yml

The compose file on main may not be compatible with the latest release.