Laszlo Gaal has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15675 )
Change subject: Add build script to create and publish Docker containers ...................................................................... Add build script to create and publish Docker containers Adds automation to build and publish the containers used by the Docker-based toolchain builds. These can be used by the toolchain builds to save time by using pre-created containers instead of building the containers on the fly. They can also be used to provide a stable, controlled environment for the toolchain builds. The script can also be invoked from a Jenkins build environment. Change-Id: Iac9b9b17b14c1aa8d9512437eb6ae01f5e896c55 Reviewed-on: http://gerrit.cloudera.org:8080/15675 Reviewed-by: Tim Armstrong <[email protected]> Tested-by: Laszlo Gaal <[email protected]> --- M docker/buildall.py A jenkins/build.sh 2 files changed, 67 insertions(+), 1 deletion(-) Approvals: Tim Armstrong: Looks good to me, approved Laszlo Gaal: Verified -- To view, visit http://gerrit.cloudera.org:8080/15675 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Iac9b9b17b14c1aa8d9512437eb6ae01f5e896c55 Gerrit-Change-Number: 15675 Gerrit-PatchSet: 4 Gerrit-Owner: Laszlo Gaal <[email protected]> Gerrit-Reviewer: David Knupp <[email protected]> Gerrit-Reviewer: Hector Acosta <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
