-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Description
I've noticed that the caddy images don't contain the curl utility (at least the ones that I've built using -builder).
I'd suggest adding curl, because having something like it is really helpful to run health checks in the container. Of course you can convince wget to do the same, but I find it's more involved and a bit more annoying to set up. Especially because I haven't yet found a way to make wget not follow redirects, which in my case redirect from HTTP to the HTTPS endpoint, and then fail with a certificate error.
Metadata
Metadata
Assignees
Labels
No labels