docker image for urlwatch(a tool for monitoring webpages).
1.1K
$ git clone https://github.com/yokogawa-k/docker-urlwatch
$ cd docker-urlwatch
$ docker build -t yokogawa/urlwatch .
$ vi urls.txt
$ vi hooks.py
$ docker run -v ${PWD}:/work yokogawa/urlwatch
run in crontab or etc..
Please check urlwatch/hooks.py.exampleh
$ fig up -d
$ fig logs
I can't.
Content type
Image
Digest
sha256:dc11966e2…
Size
286.4 MB
Last updated
almost 11 years ago
docker pull yokogawa/urlwatch