Files
certbot-dns-dnspod/Dockerfile
2018-03-15 00:38:08 +08:00

6 lines
118 B
Docker

FROM certbot/certbot
COPY . src/certbot-dns-dnspod
RUN pip install --no-cache-dir --editable src/certbot-dns-dnspod