1
0
Fork 0
 
 
Go to file
Ambrose Chua d3b2c24a6c Create LICENSE 2017-10-09 18:32:12 +08:00
Caddyfile Initial commit 2017-10-09 18:14:51 +08:00
Dockerfile Initial commit 2017-10-09 18:14:51 +08:00
LICENSE Create LICENSE 2017-10-09 18:32:12 +08:00
README.md Create README.md 2017-10-09 18:30:07 +08:00
index.html Correct Docker image path 2017-10-09 18:17:06 +08:00

README.md

caddy

A tiny 4MB Caddy image compressed with UPX.

Caveats

Since this image is FROM scratch, it does not have the certificates necessary to connect to external HTTPS servers, including Let's Encrypt's ACME server. This means that automatic TLS will not work in this Docker image.

TODO: add ca-certificates.crt in /etc/ssl/certs/