Skip to content

Wait-for services in ownCloud CI

License

Notifications You must be signed in to change notification settings

owncloud-ci/wait-for

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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