certbot: add cloudflare dns plugin

This commit is contained in:
Starbeamrainbowlabs 2020-11-29 00:16:47 +00:00
parent 09a4e156ce
commit 1e486f312d
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ ARG REPO_LOCATION
FROM ${REPO_LOCATION}minideb
RUN install_packages certbot
RUN install_packages certbot python3-certbot-dns-cloudflare
# Only required if we use acme.sh instead of certbot: openssl openssh-client coreutils dnsutils curl socat tzdata tar oathtool