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 2019/12/13 09:55:32 UTC

[GitHub] [pulsar] f-ld edited a comment on issue #5459: macOS 10.15 support

f-ld edited a comment on issue #5459: macOS 10.15 support
URL: https://github.com/apache/pulsar/issues/5459#issuecomment-565359291
 
 
   Any doc / repo that would help us build this package locally and unblock devs having up to date OSX laptops ?
   
   EDIT: alternative = use docker:
   ```
   docker run -it --name pulsar-client --network=host apachepulsar/pulsar /bin/bash
   ```
   And then push your python code to the docker image and run it from there to connect to your local standalone pulsar instance using "localhost:6650".

----------------------------------------------------------------
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


With regards,
Apache Git Services