Grant Henke has uploaded this change for review. ( 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 --- M docker/docker-build.py 1 file changed, 38 insertions(+), 15 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/61/16361/1 -- 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: newchange Gerrit-Change-Id: I7f64e4b9591927f160cdf886507cb740578e20b5 Gerrit-Change-Number: 16361 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
