add cloudflare dockerfile

This commit is contained in:
Brad Warren 2018-02-15 19:05:28 -08:00
parent d5efefd979
commit ca584e1b1e

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