add cloudflare dockerfile

This commit is contained in:
Brad Warren 2018-02-15 19:05:28 -08:00
parent ff60d70e68
commit 7bdbe9cae8

View file

@ -0,0 +1,5 @@
FROM certbot/certbot:rolling
COPY . src/certbot-dns-cloudflare
RUN pip install --no-cache-dir --editable /opt/certbot/src/certbot-dns-cloudflare