You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/02/24 10:24:14 UTC

[GitHub] [pulsar] BewareMyPower commented on a change in pull request #9690: [CI][C++] Force CMake to find Python2

BewareMyPower commented on a change in pull request #9690:
URL: https://github.com/apache/pulsar/pull/9690#discussion_r581837280



##########
File path: build/docker/Dockerfile
##########
@@ -66,6 +67,7 @@ RUN wget https://artifacts.crowdin.com/repo/deb/crowdin.deb -O crowdin.deb
 RUN dpkg -i crowdin.deb
 
 # Install PIP and PDoc
+RUN wget https://bootstrap.pypa.io/2.7/get-pip.py && python get-pip.py

Review comment:
       Sounds good.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org