Caddy download URL

Hi,

I’m trying to automate my Docker builds. I would like to pull a caddy binary from https://caddyserver.com/download/build?os=linux&arch=amd64&features=namecheap , but this returns a ‘missing arch parameter’ while it is clearly listed.

Any ideas?

Example: curl https://caddyserver.com/download/build?os=linux&arch=amd64&features=namecheap

Works for me it seems.

Didn’t quote my URL… stupid mistake. :slight_smile:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.