mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/file-setup.git
synced 2025-07-01 10:20:34 +00:00
Add a switch for zip functionality
This commit is contained in:
@ -13,6 +13,7 @@ RUN apt-get update \
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
imagemagick \
|
||||
python3.5 \
|
||||
zip \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user