From 3addbb8e7374da00249a72c312b160384c6e6cea Mon Sep 17 00:00:00 2001 From: will Farrell Date: Tue, 17 Jan 2017 08:10:03 -0700 Subject: [PATCH] docs update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 217f2cf..f346637 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,8 @@ docker exec -it nginx_nginx_1 /etc/scripts/make_hpkp && /etc/init.d/nginx reload ## Deploy See https://github.com/willfarrell/docker-nginx for full example + +Note the use of `--hook dehydrated-dns`, [dehydrated-dns](https://github.com/AnalogJ/lexicon/blob/master/examples/dehydrated.default.sh) is a script wrapper to call lexicon from dehydrated. ```bash # private docker run \