Slackbot
12/15/2022, 5:37 PMAaron Pham
12/16/2022, 5:37 PMcontainerize
will use BuildKit, if you wish not to use BuildKit then we respect DOCKER_BUILDKIT=0
The reason for supporting buildkit are better cache impl, multiple architecture support.Nicolas Vieira
12/20/2022, 5:29 PMDOCKER_BUILDKIT
was enforced to be 1 - as I had multiple issues to bento build
& bento containerize
Aaron Pham
12/20/2022, 11:29 PMcontainerize
respect DOCKER_BUILDKIT
. Just out of curiosity, what is the issue that you ran into?