onedr0p / containers

My collection of container images
https://github.com/onedr0p?tab=packages&repo_name=containers
Apache License 2.0
283 stars 71 forks source link

feat(radarr, sonarr, prowlarr): Allow disabling log db #1025

Closed antoncuranz closed 2 months ago

antoncuranz commented 2 months ago

As https://github.com/Radarr/Radarr/issues/9110 is closed, it would be nice to be able to disable the log databases of sonarr, radarr and prowlarr using environment variables.

onedr0p commented 2 months ago

This can already be done using built in env that was added to the arrs recently. This entrypoint script will be removed in the future.

https://github.com/onedr0p/containers/issues/1013