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/05/13 17:49:59 UTC

[GitHub] [pulsar] merlimat commented on issue #9731: Pulsar C++ Client Library not working on Alpine Linux

merlimat commented on issue #9731:
URL: https://github.com/apache/pulsar/issues/9731#issuecomment-840724219


   While it's not shipped as part of the official releases (though it would be a good idea to do so), we do have scripts to generate Alpine APK packages and also Python wheel files suitable for Alpine. 
   
   You can generate the package with: 
    * First create the Alpine build image: `./pulsar-client-cpp/docker/alpine/build-alpine-image.sh` 
    * Build the APK: `./pulsar-client-cpp/pkg/apk/docker-build-apk.sh` 


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