Hello Attila Bukor, Kudu Jenkins, Andrew Wong,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/16298
to look at the new patch set (#3).
Change subject: [docker] Generate all tags in a single build command
......................................................................
[docker] Generate all tags in a single build command
This patch adjusts the docker-build.py script to generate all the
tags upfront and use them in the `docker build` command instead
of adding them one-by-one afterwards. This is a preliminary step
that simplifies adding ARM support to the build script.
Change-Id: Iccb0b2ec02940457487852f048d80a42a39e5fb4
---
M docker/docker-build.py
1 file changed, 42 insertions(+), 52 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/98/16298/3
--
To view, visit http://gerrit.cloudera.org:8080/16298
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iccb0b2ec02940457487852f048d80a42a39e5fb4
Gerrit-Change-Number: 16298
Gerrit-PatchSet: 3
Gerrit-Owner: Grant Henke <[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)