Sign inSign up

hgogonis/curl-watch

By hgogonis

Updated over 6 years ago

Runs curl continously with watch

Image
0

980

hgogonis/curl-watch repository overview

Usage

Available env variables:

  • URL [url] which url to curl
  • LOOP [seconds] Repeat the curl command every specified seconds
  • CURL_OPTIONS custom options that curl can understand
docker run --rm -it -e URL=https://google.com -e LOOP=10 hgogonis/curl-watch
docker run -d URL=https://google.com -e LOOP=10 hgogonis/curl-watch

Tag summary

Content type

Image

Digest

Size

2.7 MB

Last updated

over 6 years ago

docker pull hgogonis/curl-watch