From 9c32941897996a5fe76f9b709ac5e103979dd540 Mon Sep 17 00:00:00 2001 From: neil <8305679+Neilpang@users.noreply.github.com> Date: Sat, 1 Jun 2019 23:20:51 +0800 Subject: [PATCH] Updated Run acme.sh in docker (markdown) --- Run-acme.sh-in-docker.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Run-acme.sh-in-docker.md b/Run-acme.sh-in-docker.md index 90a7e59..88176ce 100644 --- a/Run-acme.sh-in-docker.md +++ b/Run-acme.sh-in-docker.md @@ -4,6 +4,8 @@ As one of the big docker fans, I understand that we hate to install anything on ### Automated nginx reverse proxy docker image with acme.sh for letsencrpt ssl cert: https://github.com/Neilpang/nginx-proxy +### Deploy to a docker container and reload it: https://github.com/Neilpang/acme.sh/wiki/deploy-to-docker-containers + So, Here "acme.sh in docker" comes. 1. Based on **alpine**, only 5MB size.