Add script to provide dev shell
This commit is contained in:
@@ -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
|
|
||||||
Reference in New Issue
Block a user