Skip to content

Add curl to images, for healthchecks #420

@nils-werner

Description

@nils-werner

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions