Sign inSign up

wolf4j/pulsar-all

By wolf4j

Updated over 7 years ago

centos7 JDK8 and pulsar

Image
0

65

wolf4j/pulsar-all repository overview

Get Start

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:

  1. start pulsar standalone
$ ./bin/pulsar standalone
  1. use test examples:
$ 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.

Tag summary

Content type

Image

Digest

Size

1022.6 MB

Last updated

over 7 years ago

docker pull wolf4j/pulsar-all:centos7