Grant Henke has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/15390 )

Change subject: [docker] Use the buildkit when building images
......................................................................

[docker] Use the buildkit when building images

The docker buildkit is an opt in build engine that is faster and offers
more advanced image building features.
https://docs.docker.com/develop/develop-images/build_enhancements/

This patch sets `DOCKER_BUILDKIT=1` in the `docker-build.sh` file
to enable the buildkit. Follow on patches will use some of the
new features as well.

Change-Id: Ib1bff68d65d0d4039efccabf7e1288163aafee0c
Reviewed-on: http://gerrit.cloudera.org:8080/15390
Tested-by: Grant Henke <[email protected]>
Reviewed-by: Alexey Serbin <[email protected]>
---
M docker/docker-build.sh
1 file changed, 7 insertions(+), 0 deletions(-)

Approvals:
  Grant Henke: Verified
  Alexey Serbin: Looks good to me, approved

--
To view, visit http://gerrit.cloudera.org:8080/15390
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib1bff68d65d0d4039efccabf7e1288163aafee0c
Gerrit-Change-Number: 15390
Gerrit-PatchSet: 3
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)

Reply via email to