Add zip binary

This commit is contained in:
cytopia
2019-01-16 12:02:29 +01:00
parent 409cd5afc9
commit 8482667c00
11 changed files with 11 additions and 0 deletions

View File

@@ -109,6 +109,7 @@ RUN set -x \
wkhtmltopdf \
xz-utils \
yarn \
zip \
zsh \
&& DEBIAN_FRONTEND=noninteractive apt-get purge -qq -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false apt-utils \
&& rm -rf /var/lib/apt/lists/* \