mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-08-31 03:27: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:
|
||||
image: mrcas/kapowarr:latest
|
||||
container_name: kapowarr
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /home/fern//docker/data/arr/kapowarr/database:/app/db
|
||||
- /media:/media
|
||||
|
|
|
@ -3,7 +3,6 @@ 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
|
||||
|
|
|
@ -3,7 +3,6 @@ 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue