Alexander Bezzubov created ZEPPELIN-1386:
--------------------------------------------
Summary: Create official Docker images for running Apache Zeppelin
releases
Key: ZEPPELIN-1386
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1386
Project: Zeppelin
Issue Type: New Feature
Reporter: Alexander Bezzubov
This issue is about make minimall Docker images to simplify *running release of
Apache Zeppelin*.
Sub-tasks:
- Create a minimal Docker base image for Apache Zeppelin: [alpine
linux](http://gliderlabs.viewdocs.io/docker-alpine/),
[dumb-init|https://engineeringblog.yelp.com/2016/01/dumb-init-an-init-for-docker.html],
JVM, curl\wget, etc.
- create a separate Docker image for each release of Apache Zeppelin
- push it to https://hub.docker.com/r/apache/zeppelin/
- make Docker image building\publishing as a part of
[dev/create_release.sh|https://github.com/apache/zeppelin/blob/master/dev/create_release.sh]
and
[dev/publish_release.sh|https://github.com/apache/zeppelin/blob/master/dev/publish_release.sh]
- update docs website, mentioning "How-to run Apache Zeppelin using Docker \w
external Apache Spark"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)