New: Azure DNS support

This commit is contained in:
Robin Dadswell
2022-02-25 09:53:59 +00:00
parent f8e4eca8d0
commit 3893db4077
4 changed files with 32 additions and 2 deletions

View File

@@ -101,6 +101,7 @@ RUN \
pip3 install -U --find-links https://wheel-index.linuxserver.io/alpine/ \
${CERTBOT} \
certbot-dns-aliyun \
certbot-dns-azure \
certbot-dns-cloudflare \
certbot-dns-cloudxns \
certbot-dns-cpanel \