immich/docker
renovate[bot] 1200265425
Some checks are pending
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Docker / Build and Push (., cpu, server/Dockerfile, immich-server, linux/amd64,linux/arm64) (push) Waiting to run
Docker / Build and Push (machine-learning, armnn, machine-learning/Dockerfile, immich-machine-learning, linux/arm64, -armnn) (push) Waiting to run
Docker / Build and Push (machine-learning, cpu, machine-learning/Dockerfile, immich-machine-learning, linux/amd64,linux/arm64) (push) Waiting to run
Docker / Build and Push (machine-learning, cuda, machine-learning/Dockerfile, immich-machine-learning, linux/amd64, -cuda) (push) Waiting to run
Docker / Build and Push (machine-learning, openvino, machine-learning/Dockerfile, immich-machine-learning, linux/amd64, -openvino) (push) Waiting to run
Static Code Analysis / Run Dart Code Analysis (push) Waiting to run
Test / Server (push) Waiting to run
Test / CLI (push) Waiting to run
Test / Web (push) Waiting to run
Test / End-to-End Tests (push) Waiting to run
Test / Mobile (push) Waiting to run
Test / Machine Learning (push) Waiting to run
Test / ShellCheck (push) Waiting to run
Test / OpenAPI Clients (push) Waiting to run
Test / TypeORM Checks (push) Waiting to run
chore(deps): update docker.io/redis:6.2-alpine docker digest to 328fe6a (#10515)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-21 16:46:39 -04:00
..
scripts fix(server): double counting cores when processor name includes the word "processor" (#10211) 2024-06-12 13:49:20 +00:00
.gitignore Implemented image tagging using TensorFlow InceptionV3 (#28) 2022-02-19 22:42:10 -06:00
docker-compose.dev.yml chore(deps): update redis:6.2-alpine docker digest to 328fe6a (#10516) 2024-06-21 16:46:24 -04:00
docker-compose.prod.yml chore(deps): update redis:6.2-alpine docker digest to 328fe6a (#10516) 2024-06-21 16:46:24 -04:00
docker-compose.yml chore(deps): update docker.io/redis:6.2-alpine docker digest to 328fe6a (#10515) 2024-06-21 16:46:39 -04:00
example.env feat(deployment): add TZ to example.env (#9805) 2024-05-28 08:06:45 +07:00
hwaccel.ml.yml feat(server): fully accelerated nvenc (#9452) 2024-05-16 13:30:26 -04:00
hwaccel.transcoding.yml feat(server): fully accelerated nvenc (#9452) 2024-05-16 13:30:26 -04:00
prometheus.yml fix(server): otel not working due to port conflicts after combining containers (#10078) 2024-06-10 16:01:04 +00:00
README.md chore: add warning to compose file and readme (#5123) 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.