One of the 50 questions in this topic
How much do you know about Docker?Docker BuildKit is an enhanced build engine for Docker that offers better performance, parallel builds, improved caching, secret builds, and other advanced features. It can be enabled by setting the environment variable DOCKER_BUILDKIT=1 before running docker build.