Caddy Docker Image with some additional module
1.4K
(From Caddy web site)
Caddy is a powerful, extensible platform to serve your sites, services, and apps, written in Go.
This Docker image adds plugins (listed below) not included in standard Caddy version.
This version has additional plugins:
Caddy with Docker awareness:
docker run --rm -it --name caddy -v /var/run/docker.sock:/var/run/docker.sock neomediatech/caddy
Caddy without Docker awareness:
docker run --rm -it --name caddy neomediatech/caddy caddy run
Content type
Image
Digest
sha256:a12951602…
Size
39.7 MB
Last updated
3 months ago
docker pull neomediatech/caddy