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
