Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15388 )
Change subject: [docker] Fix docker build ...................................................................... [docker] Fix docker build This patch fixes the docker build by moving the `java` directory `COPY` above the C++ build. This is neccessary now that the subprocessor depends on the Java build. I also added a missing label, `vcs-ref`, back to the kudu-python image and made the kudu-python image a default target given we want to publish it with each release. Change-Id: Ifbf32dc0c803b3a1ab44724d45dd1e64728d6133 Reviewed-on: http://gerrit.cloudera.org:8080/15388 Tested-by: Kudu Jenkins Reviewed-by: Alexey Serbin <[email protected]> --- M docker/Dockerfile M docker/bootstrap-python-env.sh M docker/docker-build.sh 3 files changed, 11 insertions(+), 7 deletions(-) Approvals: Kudu Jenkins: Verified Alexey Serbin: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/15388 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ifbf32dc0c803b3a1ab44724d45dd1e64728d6133 Gerrit-Change-Number: 15388 Gerrit-PatchSet: 2 Gerrit-Owner: Grant Henke <[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)
