Compare commits

..

3 commits

3 changed files with 3 additions and 0 deletions

View file

@ -111,6 +111,7 @@ services:
kapowarr:
image: mrcas/kapowarr:latest
container_name: kapowarr
restart: unless-stopped
volumes:
- /home/fern//docker/data/arr/kapowarr/database:/app/db
- /media:/media

View file

@ -3,6 +3,7 @@ services:
scrutiny:
image: ghcr.io/analogj/scrutiny:master-omnibus
container_name: scrutiny
restart: unless-stopped
volumes:
- /run/udev:/run/udev:ro
- /home/fern/docker/data/scrutiny/influxdb:/opt/scrutiny/influxdb

View file

@ -3,6 +3,7 @@ services:
stirling-pdf:
image: docker.stirlingpdf.com/stirlingtools/stirling-pdf:latest
container_name: stirling-pdf
restart: unless-stopped
volumes:
- /home/fern/docker/data/stirling-pdf/trainingData:/usr/share/tessdata # Required for extra OCR languages
- /home/fern/docker/data/stirling-pdf/extraConfigs:/configs