https://github.com/owncloud-ci/wait-for
Wait-for services in ownCloud CI
https://github.com/owncloud-ci/wait-for
docker wait-for
Last synced: 2 months ago
JSON representation
Wait-for services in ownCloud CI
- Host: GitHub
- URL: https://github.com/owncloud-ci/wait-for
- Owner: owncloud-ci
- License: gpl-3.0
- Created: 2021-04-16T05:46:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2026-03-17T17:38:30.000Z (3 months ago)
- Last Synced: 2026-03-18T00:56:55.848Z (3 months ago)
- Topics: docker, wait-for
- Language: Starlark
- Size: 1.09 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wait-for services in ownCloud CI
[](https://drone.owncloud.com/owncloud-ci/wait-for)
[](https://hub.docker.com/r/owncloudci/wait-for)
[](https://github.com/owncloud-ci/wait-for/graphs/contributors)
[](https://github.com/owncloud-ci/wait-for)
[](https://github.com/owncloud-ci/wait-for/blob/master/LICENSE)
A small tool to test and wait on the availability of a TCP host and port.
## Quick reference
- **Usage:**
```bash
wait-for:
-it value
[host2:port,...] comma separated list of services
-t int
timeout (default 20)
```
- **Where to file issues:**\
[owncloud-ci/wait-for](https://github.com/owncloud-ci/wait-for/issues)
- **Supported architectures:**\
`amd64`, `arm64v8`
## Docker Tags and respective Dockerfile links
- [`latest`](https://github.com/owncloud-ci/wait-for/blob/master/latest/Dockerfile.amd64) 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](https://github.com/owncloud-ci/alpine/blob/master/LICENSE) file for details.
## Copyright
```Text
Copyright (c) 2022 ownCloud GmbH
```