383f11019a
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> |
||
---|---|---|
.. | ||
.gitignore | ||
docker-compose.dev.yml | ||
docker-compose.prod.yml | ||
docker-compose.test.yml | ||
docker-compose.yml | ||
example.env | ||
hwaccel.yml |