sumina46/wait-for-it

By sumina46

Updated over 2 years ago

wait-for-it Docker

Image
Networking
2

50K+

sumina46/wait-for-it repository overview

wait-for-it Docker

This Docker image utilizes the wait-for-it.sh script on GitHub script, which is useful for synchronizing the startup of multiple containers. It waits for a specific host and port to be available before executing a command.

Example Usage

To use this image, you can run a command like the following:

docker run sumina46/wait-for-it www.google.com:80 -- echo "google is up"

Tag summary

Content type

Image

Digest

sha256:d7f14b742

Size

4 MB

Last updated

over 2 years ago

docker pull sumina46/wait-for-it