unsubscribe Best regards Fernando Queimado
From: Xun Liu <neliu...@163.com> Sent: Thursday, June 20, 2019 8:25 AM To: users@zeppelin.apache.org Subject: Re: Docker images for various deployments 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<mailto: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