Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'certbot-dns-rfc2136/Dockerfile')
-rw-r--r--certbot-dns-rfc2136/Dockerfile5
1 files changed, 0 insertions, 5 deletions
diff --git a/certbot-dns-rfc2136/Dockerfile b/certbot-dns-rfc2136/Dockerfile
deleted file mode 100644
index 1b8feb2f8..000000000
--- a/certbot-dns-rfc2136/Dockerfile
+++ /dev/null
@@ -1,5 +0,0 @@
-FROM certbot/certbot
-
-COPY . src/certbot-dns-rfc2136
-
-RUN pip install --no-cache-dir --editable src/certbot-dns-rfc2136