docker-caddy-security/Dockerfile
askiiart 31a7f5079f
All checks were successful
continuous-integration/drone Build is passing
Initial commit
2023-10-11 21:43:01 -05:00

2 lines
201 B
Docker

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)