You've already forked certbot-dns-dnspod
Initial commit
This commit is contained in:
5
Dockerfile
Normal file
5
Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM certbot/certbot
|
||||
|
||||
COPY . src/certbot-dns-dnspod
|
||||
|
||||
RUN pip install --no-cache-dir --editable src/certbot-dns-dnspod
|
||||
Reference in New Issue
Block a user