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

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

COPY . src/certbot-dns-gehirn

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