You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.github/workflows | 2 years ago | |
Dockerfile | 2 years ago | |
README.md | 2 years ago |
README.md
Caddy
Caddy is a web server written in Go. It supports automatic HTTPS. This image provides Caddy inside Distroless base-image.
docker pull quay.io/ankitrgadiya/caddy
Releases
Caddy upstream project follows semantic versioning. So, the image tags will
correspond to the upstream release versions. The latest
tag will always point
to the most recent release. I intend to provide all versions from "2.3.0"
onwards.