Difference between revisions of "BuildKit"

From wikieduonline
Jump to navigation Jump to search
Line 20: Line 20:
 
* [[/var/lib/buildkit/]]
 
* [[/var/lib/buildkit/]]
 
  [[/runc-overlayfs/]]
 
  [[/runc-overlayfs/]]
 +
* [[docker buildx inspect]]
  
 
== See also ==
 
== See also ==

Revision as of 10:13, 12 May 2023

wikipedia:BuildKit is a concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit. BuildKit is designed to work well for building for multiple platforms and not only for the architecture and operating system that the user invoking the build happens to run.

Binaries:

To enable using BuildKit:

DOCKER_BUILDKIT=1 docker build .

Related terms

/runc-overlayfs/

See also

Advertising: