1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-24 08:52:31 +02:00
This commit is contained in:
kev 2015-07-07 15:54:23 +08:00
parent ccc6925a94
commit 3e458a2b8e

View File

@ -17,7 +17,7 @@ RUN apk add -U ca-certificates \
&& pip install keyring \ && pip install keyring \
lxml \ lxml \
urlwatch \ urlwatch \
yaml \ pyyaml \
&& apk del build-base \ && apk del build-base \
libxml2-dev \ libxml2-dev \
libxslt-dev \ libxslt-dev \