immich/docker
Alessandro (Ale) Segala 383f11019a
feat(server): Two updates to dev environment (#4556)
1. In the `docker-compose.dev.yml` file, increased ulimits for the containers that use TS code. This was one of the reasons for failures in my Podman (on macOS/arm64) environment. It wasn't the only failure with Podman, and didn't investigate further (I switched to Docker on Linux/amd64 after), but it can still help others.

2. Added a `make dev-down` to perform a `docker-compose down` on the dev environment

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-10-20 13:26:28 -05:00
..
.gitignore Implemented image tagging using TensorFlow InceptionV3 (#28) 2022-02-19 22:42:10 -06:00
docker-compose.dev.yml feat(server): Two updates to dev environment (#4556) 2023-10-20 13:26:28 -05:00
docker-compose.prod.yml Remove /etc/timezone volume mount from compose (#4336) 2023-10-04 04:01:00 -05:00
docker-compose.test.yml refactor: e2e tests (#4536) 2023-10-18 17:02:42 -05:00
docker-compose.yml Remove /etc/timezone volume mount from compose (#4336) 2023-10-04 04:01:00 -05:00
example.env Chore: clean up example.env file (#3561) 2023-08-10 14:11:07 -05:00
hwaccel.yml fix(server): add video capability for nvenc (#3612) 2023-08-09 14:35:41 -05:00