Initial commit
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
askiiart 2023-10-11 21:42:44 -05:00
commit 31a7f5079f
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67
3 changed files with 23 additions and 0 deletions

2
Dockerfile Normal file
View file

@ -0,0 +1,2 @@
FROM caddy:latest
RUN wget 'https://caddyserver.com/api/download?os=linux&arch=amd64&p=github.com%2Fgreenpau%2Fcaddy-security%40v1.1.20&p=github.com%2Fgreenpau%2Fcaddy-trace%40v1.1.8' -O $(which caddy)