mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 14:49:53 +02:00
🧹 Move one-liner ocrd_logging.py to an echo statement
This commit is contained in:
parent
13c619a2f0
commit
902f32cb95
2 changed files with 1 additions and 2 deletions
|
@ -22,7 +22,7 @@ RUN echo "APT::Acquire::Retries \"3\";" > /etc/apt/apt.conf.d/80-retries && \
|
|||
|
||||
|
||||
# Set up OCR-D logging
|
||||
COPY ocrd_logging.py /etc/
|
||||
RUN echo "setOverrideLogLevel(os.getenv('LOG_LEVEL', 'INFO'))" >/etc/ocrd_logging.py
|
||||
|
||||
|
||||
# Install pip (and setuptools)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue