Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Build with weidideng/caddy-cloudflare-ip
  • Loading branch information
vnxme committed Jun 27, 2024
1 parent 347eee2 commit 97ec28c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ RUN \
--with github.com/mholt/caddy-events-exec@055bfd2e8b8247533c7a710e11301b7d1645c933 \
--with github.com/mholt/caddy-l4@ce9789f602eb7de74472d6b15e945181b7bcfe4a \
--with github.com/mholt/caddy-ratelimit@9f619ad46dbd1efd7799bcbfdfbc4a4cfaae948a \
--with github.com/mholt/caddy-webdav@0f2910d52a7ea15517a288a6f3f02a5e010da845
--with github.com/mholt/caddy-webdav@0f2910d52a7ea15517a288a6f3f02a5e010da845 \
--with github.com/WeidiDeng/caddy-cloudflare-ip@f53b62aa13cb7ad79c8b47aacc3f2f03989b67e5

FROM caddy:latest
COPY --from=builder /usr/bin/caddy /usr/bin/caddy
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ A set of [Docker images](https://hub.docker.com/r/vnxme/caddy) of Caddy for vari
- [mholt/caddy-l4](https://github.com/mholt/caddy-l4)
- [mholt/caddy-ratelimit](https://github.com/mholt/caddy-ratelimit)
- [mholt/caddy-webdav](https://github.com/mholt/caddy-webdav)
- [WeidiDeng/caddy-cloudflare-ip](https://github.com/WeidiDeng/caddy-cloudflare-ip)

0 comments on commit 97ec28c

Please sign in to comment.