Sign inSign up

atws/runonce-wget

By atws

•Updated over 4 years ago

A Run-once wget Docker Container to be used with K8s cronjob workloads

Image
0

1M+

atws/runonce-wget repository overview

The purpsoe of the image is for use with Rancher 2 / K8S cronjob workloads. It is designed to run once, connect to a URL and then terminate.

⁠Environment Variables
  • URL: url of the webpage you would like to have the wget command connect to.
  • RETRIES: number of attempts to allow wget to make (1 will only make the attempt then quit)
  • SKIP_CERT_VERIFY: if set to true, wget will not verify the certificate of the website. default: false
⁠References/Credits

Tag summary

Content type

Image

Digest

Size

4.1 MB

Last updated

over 4 years ago

docker pull atws/runonce-wget