python-holdup icon indicating copy to clipboard operation
python-holdup copied to clipboard

A tool to wait for services and execute command. Useful in Docker containers.

Results 2 python-holdup issues
Sort by recently updated
recently updated
newest added

I have a use case where the HTTP check returns a _401_ since I'm not providing credentials. I'd like to submit a PR to allow acceptable HTTP Status codes other...

I would like to exploit holdup, but from some python code, is there anyway to make it more like a library on top of the CLI?