Add script to provide dev shell

This commit is contained in:
Michael Porter 2018-03-15 14:39:49 +00:00
parent eccebba519
commit 57d1846e9d

View File

@ -1,4 +0,0 @@
docker run -it --rm --entrypoint /bin/sh -v "$(pwd)/plugin:/tmp/plugin" certbot/certbot:v0.22.0
certbot plugins
pip install -e /tmp/plugin
certbot certonly --dry-run -a certbot-plugin-gandi:dns --certbot-plugin-gandi:dns-credentials /tmp/creds.ini -d domain.com