cloudflared
cloudflared copied to clipboard
docker healthcheck
added a healthcheck on port 80
@juma-allan The Dockerfile FROM gcr.io/distroless/base-debian11:nonroot image doesn't contain curl.
You could use the new cloudflared tunnel ready command, if its merged, instead https://github.com/cloudflare/cloudflared/pull/1135
Since https://github.com/cloudflare/cloudflared/pull/1135 was merged this one can be close. Thanks for the contribution still.