You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-08-10 22:31:28 +02:00
fix missing package
add `pip install cssselect`
This commit is contained in:
@@ -14,7 +14,8 @@ RUN apk add -U ca-certificates \
|
||||
make \
|
||||
python-dev \
|
||||
py-pip \
|
||||
&& pip install futures \
|
||||
&& pip install cssselect \
|
||||
futures \
|
||||
keyring \
|
||||
lxml \
|
||||
urlwatch \
|
||||
|
Reference in New Issue
Block a user