Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 1.68 KB

README.md

File metadata and controls

53 lines (34 loc) · 1.68 KB

Wait-for services in ownCloud CI

Build Status Docker Hub GitHub contributors Source: GitHub License: MIT

A small tool to test and wait on the availability of a TCP host and port.

Quick reference

  • Usage:
wait-for:
  -it value
        <host:port> [host2:port,...] comma separated list of services
  -t int
        timeout (default 20)

Docker Tags and respective Dockerfile links

  • latest available as owncloudci/wait-for:latest

Default volumes

None

Exposed ports

None

Environment variables

None

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Copyright

Copyright (c) 2022 ownCloud GmbH