mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nlp.git
synced 2025-07-01 12:00:34 +00:00
Add zip creation
This commit is contained in:
@ -14,6 +14,7 @@ RUN apt-get update \
|
||||
python2.7 \
|
||||
python3.5 \
|
||||
python3-pip \
|
||||
zip \
|
||||
&& rm -rf /var/lib/apt/lists/* \
|
||||
&& pip3 install \
|
||||
setuptools \
|
||||
|
Reference in New Issue
Block a user