An open API service indexing awesome lists of open source software.

https://github.com/yano3nora/docker-wait-for

Dockerized https://github.com/eficode/wait-for
https://github.com/yano3nora/docker-wait-for

ci docker dockerfile shell-script

Last synced: about 1 month ago
JSON representation

Dockerized https://github.com/eficode/wait-for

Awesome Lists containing this project

README

          

# docker-wait-for
Use `wait-for` ([eficode/wait-for](https://github.com/eficode/wait-for)) in Docker.

## Usage
```sh
# ref. https://docs.docker.jp/compose/startup-order.html
#
$ docker run --rm yano3nora/docker-wait-for www.google.com:80 -- echo "google is up"
> google is up
```

## Docker Hub
https://hub.docker.com/r/yano3nora/docker-wait-for