1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-08-06 22:23:10 +02:00

update scrapyd

This commit is contained in:
kev
2020-05-29 12:11:32 +08:00
parent 01dc8560e1
commit fcf05f47d6
4 changed files with 19 additions and 12 deletions

View File

@ -47,6 +47,7 @@ RUN set -xe \
&& echo 'source /etc/bash_completion.d/scrapy_bash_completion' >> /root/.bashrc \
&& apt-get purge -y --auto-remove autoconf \
build-essential \
curl \
libffi-dev \
libssl-dev \
libtool \