In image, based on apachepulsar/pulsar-build:centos-7 build, based on this image, the JDK environment is added, the build error of pulsar-client-cpp is fixed, and the latest apache/pulsar code is obtained.
If you want to check the execution of cpp-client in the centos7 environment, please perform the following steps:
$ ./bin/pulsar standalone
$ cd pulsar-client-cpp/examples
$ ./SampleProducer
Yes, in this image, you don't need to compile pulsar-client-cpp related code, which has helped you build everything.
Content type
Image
Digest
Size
1022.6 MB
Last updated
over 7 years ago
docker pull wolf4j/pulsar-all:centos7