Xcaddy build error <failed to solve: failed to compute cache key: failed to calculate checksum of ref ... "/user/bin/caddy": not found>

One thing I did just notice is you’re using COPY --from=builder /user/bin/caddy /usr/bin/caddy. Do you mean to have the first directory start with user, or should it be usr?

1 Like