Grant Henke has uploaded this change for review. ( 
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
---
M docker/docker-build.sh
1 file changed, 7 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/90/15390/1
--
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: newchange
Gerrit-Change-Id: Ib1bff68d65d0d4039efccabf7e1288163aafee0c
Gerrit-Change-Number: 15390
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to