Description
Description
Related to moby/moby#45897
Add an argument for starting a daemonized container that blocks until a timeout (returning error) or the healthcheck passes. Maybe something like --health-timeout-startup? This would nicely simplify CI scripts that spawn containers before running tests.
Description
Description
Related to moby/moby#45897
Add an argument for starting a daemonized container that blocks until a timeout (returning error) or the healthcheck passes. Maybe something like
--health-timeout-startup? This would nicely simplify CI scripts that spawn containers before running tests.