anri

Results 2 comments of anri

I have the same problem when building the latest 2.7.6 with xcaddy inside a Dockerfile: ```Containerfile FROM caddy:2-builder AS builder RUN xcaddy build \ --with github.com/caddy-dns/linode \ --with github.com/caddy-dns/porkbun \...

Understood, I avoided using `xcaddy build master` because I thought that the `master` branch was unstable. Thank you for the clarification.