Skip to content

Commit

Permalink
Add aksdb/caddy-cgi module
Browse files Browse the repository at this point in the history
  • Loading branch information
vnxme committed Feb 29, 2024
1 parent 6801cef commit 6998df2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ RUN \
--mount=type=cache,target=/go/pkg \
GOOS=$TARGETOS GOARCH=$TARGETARCH xcaddy build v2.7.6 \
--with github.com/abiosoft/caddy-exec@46a1d8879ee2d0e8762c35ee7f895bd8a7cf2116 \
--with github.com/aksdb/caddy-cgi/v2@cddc18b229db3cbc3f45c472ad6a490a9b00f8d4 \
--with github.com/caddy-dns/cloudflare@2fa0c8ac916ab13ee14c836e59fec9d85857e429 \
--with github.com/caddy-dns/route53@8e49e7546771bf6846e1531dcaff4925af5ddcde \
--with github.com/greenpau/[email protected] \
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ A set of [Docker images](https://hub.docker.com/r/vnxme/caddy) of Caddy for vari

[Caddy Server](https://github.com/caddyserver/caddy) is built with the following modules inside:
- [abiosoft/caddy-exec](https://github.com/abiosoft/caddy-exec)
- [aksdb/caddy-cgi](https://github.com/aksdb/caddy-cgi)
- [caddy-dns/cloudflare](https://github.com/caddy-dns/cloudflare)
- [caddy-dns/route53](https://github.com/caddy-dns/route53)
- [greenpau/caddy-git](https://github.com/greenpau/caddy-git)
Expand Down

0 comments on commit 6998df2

Please sign in to comment.