Hi Jun, the best way would be to run "docker/build.sh". It will take the apache-pulsar-x.y.z-bin.tar.gz and package it.
That will create the following images: pulsar:latest pulsar-grafana:latest pulsar-dashboard:latest On Mon, May 7, 2018 at 1:49 PM jun aoki <[email protected]> wrote: > I don't find any 2.0 on Docker hub > https://hub.docker.com/r/apachepulsar/pulsar/tags/ > and understand it has not been released yet, so I'm guessing I have to > build it locally. > I found > https://github.com/apache/incubator-pulsar/blob/master/docker/pulsar/Dockerfile > so I'd imagine I should be able to do so but my `mvn install` did not > create `docker images` > What is the best way to build? > > > -- > -jun > -- Matteo Merli <[email protected]>
