mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-08-31 11:37:11 +08:00
Compare commits
No commits in common. "22097598bd43e458f9c49b83e55f0955161d5428" and "d4f3d7c1fadbe9134512f53d1aa8c020b591100b" have entirely different histories.
22097598bd
...
d4f3d7c1fa
3 changed files with 0 additions and 3 deletions
|
@ -111,7 +111,6 @@ services:
|
||||||
kapowarr:
|
kapowarr:
|
||||||
image: mrcas/kapowarr:latest
|
image: mrcas/kapowarr:latest
|
||||||
container_name: kapowarr
|
container_name: kapowarr
|
||||||
restart: unless-stopped
|
|
||||||
volumes:
|
volumes:
|
||||||
- /home/fern//docker/data/arr/kapowarr/database:/app/db
|
- /home/fern//docker/data/arr/kapowarr/database:/app/db
|
||||||
- /media:/media
|
- /media:/media
|
||||||
|
|
|
@ -3,7 +3,6 @@ services:
|
||||||
scrutiny:
|
scrutiny:
|
||||||
image: ghcr.io/analogj/scrutiny:master-omnibus
|
image: ghcr.io/analogj/scrutiny:master-omnibus
|
||||||
container_name: scrutiny
|
container_name: scrutiny
|
||||||
restart: unless-stopped
|
|
||||||
volumes:
|
volumes:
|
||||||
- /run/udev:/run/udev:ro
|
- /run/udev:/run/udev:ro
|
||||||
- /home/fern/docker/data/scrutiny/influxdb:/opt/scrutiny/influxdb
|
- /home/fern/docker/data/scrutiny/influxdb:/opt/scrutiny/influxdb
|
||||||
|
|
|
@ -3,7 +3,6 @@ services:
|
||||||
stirling-pdf:
|
stirling-pdf:
|
||||||
image: docker.stirlingpdf.com/stirlingtools/stirling-pdf:latest
|
image: docker.stirlingpdf.com/stirlingtools/stirling-pdf:latest
|
||||||
container_name: stirling-pdf
|
container_name: stirling-pdf
|
||||||
restart: unless-stopped
|
|
||||||
volumes:
|
volumes:
|
||||||
- /home/fern/docker/data/stirling-pdf/trainingData:/usr/share/tessdata # Required for extra OCR languages
|
- /home/fern/docker/data/stirling-pdf/trainingData:/usr/share/tessdata # Required for extra OCR languages
|
||||||
- /home/fern/docker/data/stirling-pdf/extraConfigs:/configs
|
- /home/fern/docker/data/stirling-pdf/extraConfigs:/configs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue