Files
rippled/docker
Pratik Mankawde f34d528426 Fix collector healthcheck: use wget instead of curl
The otel-collector-contrib image is Alpine-based and doesn't include
curl. Switch the healthcheck to wget --spider which is available in
the base image.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 22:12:57 +00:00
..