This image only contains the caddy binary under /caddy, it's meant to be used in a multistage Dockerfile:
FROM alpine
COPY --from=wizbii/caddy /caddy /usr/local/bin/caddy
CMD ["caddy"]
Content type
Image
Digest
Size
13.6 MB
Last updated
about 7 years ago
docker pull wizbii/caddy