This folder contains a Docker image that can used to compile the Pulsar C++ client library and website in a reproducible environment.
docker build -t pulsar-build .
The image is already available at https://hub.docker.com/r/apachepulsar/pulsar-build
Example: apachepulsar/pulsar-build:ubuntu-16.04