mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 03:02:15 +02:00
Add DNS Dockerfiles
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
FROM certbot/certbot
|
||||
|
||||
COPY . src/certbot-dns-digitalocean
|
||||
|
||||
RUN pip install --no-cache-dir --editable src/certbot-dns-digitalocean
|
||||
Reference in New Issue
Block a user