mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-08-28 01:57:11 +08:00
[Komodo] fern: Write Compose File: update stirling-pdf/compose.yaml
This commit is contained in:
parent
4f02e6adc6
commit
83be99143a
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ 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