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

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

COPY . src/certbot-dns-cloudxns

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