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

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

COPY . src/certbot-dns-nsone

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