GitHub user mfelgamal opened a pull request:
https://github.com/apache/zeppelin/pull/1538
[ZEPPELIN-1386] Docker images for running Apache Zeppelin releases
### What is this PR for?
This PR is for making docker images for zeppelin releases. It contains a
script for building image for each release. Another script is used for
publishing images to zeppelin Dockerhub account.
This repo, https://github.com/mfelgamal/zeppelin-dockers, is a
demonstration of this PR. It contains zeppelin-base image and an image for each
zeppelin release.
### What type of PR is it?
[Feature]
### Todos
* Review Comments
* Documentation
### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-1386
### How should this be tested?
* run create_release script or publish_release script.
* If you run this script on old version, you should have this path
`scripts/docker/zeppelin-base/DockerFile` as in this version.
### Screenshots (if appropriate)
### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? yes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mfelgamal/zeppelin zeppelin-dockers
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/1538.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1538
----
commit 48d0a01741e4a44ec76fa39e404a6d56a1f1aab0
Author: mfelgamal <[email protected]>
Date: 2016-09-07T12:28:40Z
Merge pull request #1 from apache/master
merge latest master updates
commit ac06f3a0d9d8f5563890cf370c4f22aa8d7e3eca
Author: mahmoudelgamal <[email protected]>
Date: 2016-09-24T12:42:57Z
Make docker image for zeppelin release
commit 231a414c3ca26bca3a6cbdb85ec0636213beeebf
Author: mahmoudelgamal <[email protected]>
Date: 2016-10-18T10:13:01Z
Add zeppelin-base image
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---