FROM jc21/nginx-proxy-manager:latest

RUN pip --version
RUN pip install certbot-dns-aliyun~=0.38.1 -i https://pypi.mirrors.ustc.edu.cn/simple
