You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-07-13 01:10:17 +02:00
urlwatch: pushbullet support (FIX #148)
This commit is contained in:
@ -25,6 +25,7 @@ RUN set -xe \
|
|||||||
pyyaml \
|
pyyaml \
|
||||||
requests \
|
requests \
|
||||||
chump \
|
chump \
|
||||||
|
pushbullet.py \
|
||||||
urlwatch \
|
urlwatch \
|
||||||
&& apk del build-base \
|
&& apk del build-base \
|
||||||
libffi-dev \
|
libffi-dev \
|
||||||
|
Reference in New Issue
Block a user