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.
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"
Content type
Image
Digest
sha256:d7f14b742…
Size
4 MB
Last updated
over 2 years ago
docker pull sumina46/wait-for-it