A Run-once wget Docker Container to be used with K8s cronjob workloads
1M+
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.
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: falseContent type
Image
Digest
Size
4.1 MB
Last updated
over 4 years ago
docker pull atws/runonce-wget