A small image to utilize wait-for-it.sh as a docker image.
10K+
A small bash based image to utilize wait-for-it.sh as a docker image. Perfectly suited as init-container in container orchestration to wait for dependent services.
Simple example:
docker run djbasster/wait-for-it www.google.com:443
Output:
wait-for-it: waiting 15 seconds for www.google.com:443
wait-for-it: www.google.com:443 is available after 1 seconds
Find more usage examples on the vishnubob/wait-for-it source repo.
Content type
Image
Digest
sha256:105632ef7…
Size
6.5 MB
Last updated
over 1 year ago
docker pull djbasster/wait-for-it