Files
seaweedFS/docker/Dockerfile.rocksdb_large
Chris Lu e225940202 docker: add curl for HTTPS healthcheck support (#7709)
Alpine's busybox wget does not support --ca-cert, --certificate, and
--private-key options required for HTTPS healthchecks with client
certificate authentication.

Adding curl to Docker images enables proper HTTPS healthchecks.

Fixes #7707
2025-12-10 12:54:20 -08:00

2.2 KiB