Pakket: wait-for-it (0.0~git20180723-1)
Verwijzigingen voor wait-for-it
Trisquel bronnen:
Het bronpakket wait-for-it downloaden:
- [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]
Beheerder:
Original Maintainer:
- Alexandre Viau
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.