Please take a look this issue how dockerhub was setup https://issues.apache.org/jira/browse/INFRA-12781?focusedCommentId=16001034&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16001034
Currently, Dockerfile in /zeppelin/scripts/docker/zeppelin/bin is built once a tag is created. To create more docker image, i think we'll need to file an issue to infra. Thanks, moon On Thu, Jun 20, 2019 at 12:25 AM Xun Liu <neliu...@163.com> wrote: > Yes, I developed the zeppelin interpreter on docker feature. > https://github.com/apache/zeppelin/pull/3383 > > I want to push the image of the zeppelin interpreter onto the dockerhub. > But I don't know how to do it? > > > On Jun 20, 2019, at 3:18 PM, Ori Popowski <ori....@gmail.com> wrote: > > Hi, > > I've noticed that in order to run Zeppelin against YARN or Mesos, we need > to build a specific Docker image locally, and then run that container. > > Why Zeppelin community does not publish pre-built Docker images for the > various deployments to Docker Hub? (currently there is only one flavor of > the image which is the basic one) > > Thanks > > >