certbot/certbot-dns-google/Dockerfile

6 lines
154 B
Docker
Raw Permalink Normal View History

2018-02-26 19:27:38 -05:00
FROM certbot/certbot
COPY . src/certbot-dns-google
RUN pip install --constraint docker_constraints.txt --no-cache-dir --editable src/certbot-dns-google