diff --git a/Run-acme.sh-in-docker.md b/Run-acme.sh-in-docker.md index 87e9326..54618c3 100644 --- a/Run-acme.sh-in-docker.md +++ b/Run-acme.sh-in-docker.md @@ -4,6 +4,12 @@ As one of the big docker fans, I understand that we hate to install anything on So, Here "acme.sh in docker" comes. +1. Based on **alpine**, only 5MB size. +1. Either run as executable or run as daemon +1. Support all the command line parameters. + + + # 1. Say "Hello World" ```sh