パッケージ: wait-for-it (0.0~git20180723-1)
wait-for-it に関するリンク
Trisquel の資源:
wait-for-it ソースパッケージをダウンロード:
- [wait-for-it_0.0~git20180723-1.dsc]
- [wait-for-it_0.0~git20180723.orig.tar.gz]
- [wait-for-it_0.0~git20180723-1.debian.tar.xz]
メンテナ:
Original Maintainer:
- Alexandre Viau
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
script that will wait on the availability of a host and TCP port
wait-for-it is a pure bash script that will wait on the availability of a host and TCP port. It is useful for synchronizing the spin-up of interdependent services, such as linked docker containers. Since it is a pure bash script, it does not have any external dependencies.