Sign inSign up

erjaydeepgohel/stirling-pdf

By erjaydeepgohel

•Updated 10 months ago

Image
0

187

erjaydeepgohel/stirling-pdf repository overview

version: '3.3'
services:
  stirling-pdf:
    image: erjaydeepgohel/stirling-pdf:latest
    ports:
      - '8080:8080'
    volumes:
      - ./StirlingPDF/trainingData:/usr/share/tessdata # Required for extra OCR languages
      - ./StirlingPDF/extraConfigs:/configs
      - ./StirlingPDF/customFiles:/customFiles/
      - ./StirlingPDF/logs:/logs/
      - ./StirlingPDF/pipeline:/pipeline/
    environment:
      - DISABLE_ADDITIONAL_FEATURES=false
      - LANGS=en_GB

Tag summary

Content type

Image

Digest

sha256:70ad97afa…

Size

866.6 MB

Last updated

10 months ago

docker pull erjaydeepgohel/stirling-pdf