Caddy built with the OVH module
1.8K
This Dockerfile builds caddy with the OVH module.
See the repo on Docker Hub.
See https://caddyserver.com/docs/json/apps/tls/automation/policies/issuers/acme/challenges/dns/provider/ovh/ for configuration details.
docker run \
--detach \
--label "com.datadoghq.ad.logs"='[{"service": "caddy", "source": "go"}]' \
--name caddy \
--publish 443:443 \
--restart always \
-v caddy-config:/config -v caddy-data:/data -v caddy-etc:/etc/caddy \
badouralix/caddy-dns-ovh
Unless expressly stated otherwise, all contents licensed under the MIT License.
Content type
Image
Digest
sha256:86a9d5f77…
Size
31.3 MB
Last updated
over 1 year ago
docker pull badouralix/caddy-dns-ovh