Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12518 )
Change subject: [docker] Use only the kudu binary in the kudu image ...................................................................... [docker] Use only the kudu binary in the kudu image This patch changes the docker image to only use the Kudu binary. This reduces the uploaded image size from 177 MB to 85 MB, and the downloaded/uncompressed image size from 467 MB to 224 MB. Change-Id: I406d18790b17307e9207a5fa67bd733d4689470d Reviewed-on: http://gerrit.cloudera.org:8080/12518 Reviewed-by: Andrew Wong <[email protected]> Reviewed-by: Alexey Serbin <[email protected]> Tested-by: Grant Henke <[email protected]> --- M docker/Dockerfile M docker/kudu-entrypoint.sh 2 files changed, 3 insertions(+), 7 deletions(-) Approvals: Andrew Wong: Looks good to me, approved Alexey Serbin: Looks good to me, approved Grant Henke: Verified -- To view, visit http://gerrit.cloudera.org:8080/12518 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I406d18790b17307e9207a5fa67bd733d4689470d Gerrit-Change-Number: 12518 Gerrit-PatchSet: 11 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: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Todd Lipcon <[email protected]>
