mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-22 08:41:50 +02:00
Removed ocr
This commit is contained in:
@@ -9,9 +9,9 @@ ENV NEXTCLOUD_PATH="/data/config/www/nextcloud"
|
|||||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||||
|
|
||||||
# Add OCR
|
# Add OCR
|
||||||
RUN apk add --no-cache \
|
# RUN apk add --no-cache \
|
||||||
tesseract-ocr \
|
# tesseract-ocr \
|
||||||
tesseract-ocr-data-deu
|
# tesseract-ocr-data-deu
|
||||||
|
|
||||||
# modify/copy files
|
# modify/copy files
|
||||||
RUN sed -i "s|data|share/nextcloud|g" /etc/cont-init.d/* \
|
RUN sed -i "s|data|share/nextcloud|g" /etc/cont-init.d/* \
|
||||||
|
|||||||
Reference in New Issue
Block a user