tree: 6a6e82f48f590ad82e818962d9fc22238d451239 [path history] [tgz]
  1. Dockerfile
  2. protobuf.patch
  3. README.md
build/docker/README.md

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