Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 196 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 196 Bytes

wait-for-it Docker

Use wait-for-it.sh in Docker.

Example usage

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