Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Dockerfile « certbot-dns-dnsmadeeasy - github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ff7936925c36291423e12894b05bcfdcbe7c7902 (plain)
1
2
3
4
5
FROM certbot/certbot

COPY . src/certbot-dns-dnsmadeeasy

RUN pip install --no-cache-dir --editable src/certbot-dns-dnsmadeeasy