Skip to content

Commit 68fc87b

Browse files
committed
2: split pip install virtualenv
1 parent ddfa152 commit 68fc87b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

2/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ RUN ./configure \
2121
&& make clean
2222

2323
# install "pip" and "virtualenv", since the vast majority of users of this image will want it
24-
RUN curl -SL 'https://bootstrap.pypa.io/get-pip.py' | python2 && pip install virtualenv
24+
RUN curl -SL 'https://bootstrap.pypa.io/get-pip.py' | python2
25+
RUN pip install virtualenv
2526

2627
CMD ["python2"]

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy