1
0
mirror of https://github.com/minio/minio synced 2024-07-08 19:56:05 +00:00
minio/dockerscripts
Nitish Tiwari 1e82c4a7c4
Implement Docker healthcheck script in Go (#7105)
Go script makes it easy to read/maintain. Also updated the timeout
in Dockerfiles from 5s to default 30s and test interval to 1m

Higher timeout makes sense as server may sometimes respond slowly
if under high load as reported in #6974

Fixes #6974
2019-02-20 21:42:03 +05:30
..
docker-entrypoint.sh Add custom secret names for Docker (#5355) 2018-01-09 10:46:25 +05:30
healthcheck.go Implement Docker healthcheck script in Go (#7105) 2019-02-20 21:42:03 +05:30