mirror of
https://github.com/NginxProxyManager/docker-nginx-full.git
synced 2026-05-18 07:40:36 +00:00
Added zope python package
see: https://github.com/schleuss/certbot_dns_freedns/issues/3
This commit is contained in:
@@ -36,7 +36,7 @@ RUN curl -L 'https://bootstrap.pypa.io/get-pip.py' | python3
|
||||
|
||||
RUN pip install --no-cache-dir --upgrade pyopenssl \
|
||||
&& pip install --no-cache-dir cffi certbot cryptography \
|
||||
&& pip install tldextract
|
||||
&& pip install tldextract zope
|
||||
|
||||
#############
|
||||
# Final Image
|
||||
|
||||
Reference in New Issue
Block a user