mirror of
https://github.com/linuxserver/docker-swag.git
synced 2025-09-23 05:54:41 -04:00
add desec certbot plugin
This commit is contained in:
parent
0109a07cfb
commit
71cda1f685
3 changed files with 3 additions and 0 deletions
|
@ -124,6 +124,7 @@ RUN \
|
|||
certbot-dns-route53 \
|
||||
certbot-dns-transip \
|
||||
certbot-dns-vultr \
|
||||
certbot-dns-desec \
|
||||
certbot-plugin-gandi \
|
||||
cryptography \
|
||||
requests && \
|
||||
|
|
|
@ -124,6 +124,7 @@ RUN \
|
|||
certbot-dns-route53 \
|
||||
certbot-dns-transip \
|
||||
certbot-dns-vultr \
|
||||
certbot-dns-desec \
|
||||
certbot-plugin-gandi \
|
||||
cryptography \
|
||||
requests && \
|
||||
|
|
|
@ -125,6 +125,7 @@ RUN \
|
|||
certbot-dns-transip \
|
||||
certbot-dns-vultr \
|
||||
certbot-plugin-gandi \
|
||||
certbot-dns-desec \
|
||||
cryptography \
|
||||
requests && \
|
||||
echo "**** remove unnecessary fail2ban filters ****" && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue