A custom overseerr version which supports lidarr. Based on sctx/overseerr
10K+
This image is a custom Overseerr setup which adds support for Lidarr.
Here is a sample docker-compose.yml for it :
version: '3'
services:
overseerr:
build:
context: https://github.com/ano0002/overseerr.git#overseer-with-lidarr-support
args:
COMMIT_TAG: 63621e1cc4c15a3c05f0672c107fed3de12963aa
dockerfile: Dockerfile.local
ports:
- 5055:5055
volumes:
- .:/app:rw,cached
- /app/node_modules
- /app/.next
This is based on sctx/overseerr
Content type
Image
Digest
sha256:e30bc520f…
Size
233.7 MB
Last updated
almost 2 years ago
docker pull ano002/overseerr-lidarr