FROM certbot/certbot

COPY . src/certbot-dns-nsone

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