docker-py icon indicating copy to clipboard operation
docker-py copied to clipboard

Implement healthcheck start interval

Open bpascard opened this issue 2 years ago • 1 comments

POST /containers/create now accepts a HealthConfig.StartInterval to set the interval for health checks during the start period. See https://github.com/moby/moby/pull/40894.

Pending other changes in the engine, tracking issue https://github.com/moby/moby/issues/45897.

bpascard avatar Jul 10 '23 21:07 bpascard

@milas @thaJeztah Could you add feature request label? Also, I thinking on working on it

Khushiyant avatar Jan 04 '24 18:01 Khushiyant