certbot/certbot-dns-google/Dockerfile
2018-02-26 16:27:38 -08:00

5 lines
118 B
Docker

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