docker-wait
docker-wait copied to clipboard
Timeout option
It would be really useful to be able to pass a timeout option to the container to limit the amount of time to wait for a service to come up. As soon as the timeout is reached it should trigger an error. My use case is running a test build on a CI server where the build should not wait forever for a particular service to come up.
@Flink might make sense for us to implement this one as well ;)
@josegonzalez :+1: