Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/16361 )
Change subject: [docker] Support building and pushing multi-arch images ...................................................................... [docker] Support building and pushing multi-arch images This change introduces support for building and pushing ARM and multi-arch Docker images. Note that building an image for a different architecture than your machine is painfully slow due to emulation. Improvements in emulation performance will likely come in the future. Change-Id: I7f64e4b9591927f160cdf886507cb740578e20b5 Reviewed-on: http://gerrit.cloudera.org:8080/16361 Tested-by: Kudu Jenkins Reviewed-by: Andrew Wong <[email protected]> --- M docker/docker-build.py 1 file changed, 38 insertions(+), 15 deletions(-) Approvals: Kudu Jenkins: Verified Andrew Wong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/16361 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I7f64e4b9591927f160cdf886507cb740578e20b5 Gerrit-Change-Number: 16361 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)
