mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-08-02 02:30:10 +08:00
[Komodo] fern: Write Compose File: update stirling-pdf/compose.yaml
This commit is contained in:
parent
c92536bcf6
commit
ab1ef02a5b
1 changed files with 5 additions and 5 deletions
|
@ -4,11 +4,11 @@ services:
|
|||
image: docker.stirlingpdf.com/stirlingtools/stirling-pdf:latest
|
||||
container_name: stirling-pdf
|
||||
volumes:
|
||||
- /mnt/docker/stirling-pdf/trainingData:/usr/share/tessdata # Required for extra OCR languages
|
||||
- /mnt/docker/stirling-pdf/extraConfigs:/configs
|
||||
- /mnt/docker/stirling-pdf/customFiles:/customFiles/
|
||||
- /mnt/docker/stirling-pdf/logs:/logs/
|
||||
- /mnt/docker/stirling-pdf/pipeline:/pipeline/
|
||||
- /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/customFiles:/customFiles/
|
||||
- /home/fern/docker/data/stirling-pdf/logs:/logs/
|
||||
- /home/fern/docker/data/stirling-pdf/pipeline:/pipeline/
|
||||
environment:
|
||||
- DOCKER_ENABLE_SECURITY=false
|
||||
- LANGS=en_GB
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue