immich/docker
Thomas 11a5a990d0
docker: use default entrypoint and command where applicable (#2529)
A default entrypoint and command make it just a bit easier to use the images as
there is no longer a need for an explicit entrypoint. The exception is the
server image, which still requires the shell script to be specified.
2023-05-23 09:02:47 -05:00
..
.env.test feat(server)!: search via typesense (#1778) 2023-03-02 20:47:08 -06:00
.gitignore Implemented image tagging using TensorFlow InceptionV3 (#28) 2022-02-19 22:42:10 -06:00
docker-compose.dev.yml fix(nginx): enable gzip and show error logs (#2504) 2023-05-21 08:23:46 -05:00
docker-compose.test.yml feat(server)!: search via typesense (#1778) 2023-03-02 20:47:08 -06:00
docker-compose.yml docker: use default entrypoint and command where applicable (#2529) 2023-05-23 09:02:47 -05:00
example.env Add comment about Docker secrets to example.env (#2454) 2023-05-17 17:36:44 +00:00