mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 19:42:02 +02:00
What's a correct v?
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ COPY letsencrypt-nginx /opt/letsencrypt/src/letsencrypt-nginx/
|
|||||||
|
|
||||||
RUN virtualenv --no-site-packages -p python2 /opt/letsencrypt/venv
|
RUN virtualenv --no-site-packages -p python2 /opt/letsencrypt/venv
|
||||||
|
|
||||||
# PATH is set now so pipstrap upgrades the correct v(env)
|
# PATH is set now so pipstrap upgrades the correct (v)env
|
||||||
ENV PATH /opt/letsencrypt/venv/bin:$PATH
|
ENV PATH /opt/letsencrypt/venv/bin:$PATH
|
||||||
RUN /opt/letsencrypt/venv/bin/python /opt/letsencrypt/src/pipstrap.py && \
|
RUN /opt/letsencrypt/venv/bin/python /opt/letsencrypt/src/pipstrap.py && \
|
||||||
/opt/letsencrypt/venv/bin/pip install \
|
/opt/letsencrypt/venv/bin/pip install \
|
||||||
|
|||||||
Reference in New Issue
Block a user