Sign inSign up

djbasster/wait-for-it

By djbasster

Updated over 1 year ago

A small image to utilize wait-for-it.sh as a docker image.

Image
0

10K+

djbasster/wait-for-it repository overview

wait-for-it

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.

Usage

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.

Source: https://github.com/Basster/wait-for-it-docker

Tag summary

Content type

Image

Digest

sha256:105632ef7

Size

6.5 MB

Last updated

over 1 year ago

docker pull djbasster/wait-for-it