Concurrent, cache-efficient builder toolkit for container images
Concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
buildkitbuildkitdbuildctl$ buildkitd$ buildctl build --frontend dockerfile.v0 --local context=. --local dockerfile=. --output type=docker,name=myimage:latest$ buildctl build --frontend dockerfile.v0 --local context=. --local dockerfile=. --output type=docker | docker load