Dockerfile 118 B

12345
  1. FROM certbot/certbot
  2. COPY . src/certbot-dns-dnspod
  3. RUN pip install --no-cache-dir --editable src/certbot-dns-dnspod