nodece commented on code in PR #22613:
URL: https://github.com/apache/pulsar/pull/22613#discussion_r1583003429
##########
docker/pulsar/Dockerfile:
##########
@@ -59,16 +59,16 @@ RUN apk add --no-cache \
musl-dev \
libffi-dev \
py3-pip \
- py3-grpcio \
Review Comment:
I'm not good at pip, and as far as I know there's no way. The pip will
uninstall the installed, and then to install a new grpcio package by the
pulsar-client.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]