Grant Henke has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/12342 )

Change subject: [docker] Adjust Kudu image tagging
......................................................................

[docker] Adjust Kudu image tagging

This patch defines a tagging scheme for the Kudu
docker images and adjusts the images to be a bit more
idiomatic for a docker user. A full description of the
tagging scheme can be found in docker-build.sh.

Example tags for the kudu image are:
   kudu:latest
   kudu:1.9.1
   kudu:1.9
   kudu:latest-centos7
   kudu:1.9.1-centos7
   kudu:1.9-centos7

I removed the kudu-master and kudu-tserver images in
favor of a single kudu image used for runtime applications.
I also adjusted the entrypoint script to be a bit more
flexible along with adding useful “help” output.

Change-Id: I4c96a3d5e1ca92022dc614c878f3853a4d99bcb8
Reviewed-on: http://gerrit.cloudera.org:8080/12342
Reviewed-by: Andrew Wong <[email protected]>
Tested-by: Kudu Jenkins
---
M docker/Dockerfile
M docker/README.adoc
M docker/docker-build.sh
M docker/kudu-entrypoint.sh
4 files changed, 291 insertions(+), 154 deletions(-)

Approvals:
  Andrew Wong: Looks good to me, approved
  Kudu Jenkins: Verified

--
To view, visit http://gerrit.cloudera.org:8080/12342
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I4c96a3d5e1ca92022dc614c878f3853a4d99bcb8
Gerrit-Change-Number: 12342
Gerrit-PatchSet: 3
Gerrit-Owner: Grant Henke <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to