mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/file-setup.git
synced 2025-01-13 19:50:35 +00:00
Minor update to Dockerfile
This commit is contained in:
parent
e60bb4151c
commit
4861333978
@ -8,7 +8,7 @@ ENV LANG=C.UTF-8
|
|||||||
|
|
||||||
|
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get install -y --no-install-recommends \
|
&& apt-get install --no-install-recommends --yes \
|
||||||
imagemagick \
|
imagemagick \
|
||||||
python3.7 \
|
python3.7 \
|
||||||
zip \
|
zip \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user