1
0
Fork 0

Create README.md

pull/5/head
Ambrose Chua 2017-10-09 18:30:07 +08:00 committed by GitHub
parent 1e556190ae
commit 6f02f174ea
1 changed files with 13 additions and 0 deletions

13
README.md Normal file
View File

@ -0,0 +1,13 @@
# caddy
A tiny 4MB Caddy image compressed with [UPX](https://github.com/upx/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](https://curl.haxx.se/ca/cacert.pem) in /etc/ssl/certs/