tree: 8d213b1e9839b174b63d928d76f91ea8507293df [path history] [tgz]
  1. Dockerfile
  2. README.md
pulsar-client-cpp/docker/README.md

This folder contains a Docker image that can used to compile the Pulsar C++ client library in a reproducible environment.

docker build -t pulsar-cpp-build .

The image is already available at https://hub.docker.com/r/apachepulsar/pulsar-build-cpp/

Example: apachepulsar/pulsar-build-cpp:ubuntu-16.04