Xuanwo commented on PR #2899: URL: https://github.com/apache/incubator-opendal/pull/2899#issuecomment-1687343454
> @oowl looks it's still failing. I personally perfer to add healthcheck like postgre's docker-compose fixture: https://github.com/apache/incubator-opendal/blob/main/core/src/services/postgresql/fixtures/docker-compose.yml#L31-L35 The healthcheck command can be `curl -I http://127.0.0.1:9000/minio/health/live` ref: https://min.io/docs/minio/linux/operations/monitoring/healthcheck-probe.html Yes, it's better to use `healthcheck` instead of writing scripts outside. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
