echo export BUILDKIT_PROGRESS=plain >> ~/.bashrc
jfc
echo export BUILDKIT_PROGRESS=plain >> ~/.bashrc
jfc
#BuildKit v0.11 released a bunch of other greatest features in addition to generating #SLSA provenance, here is the full list of the features shipped with v0.11
https://www.docker.com/blog/highlights-buildkit-v0-11-release/ #RegistryExplorerExtensionThrad
Undoubtedly, #BuildKit v0.11 is one of the utmost releases in history because it includes many supply chain security features, such as generating both #SLSA provenance and software-bill-of-materials.
I believe most of us have heard the news that @Docker started to generate #SBOM and #SLSA provenance during the build with the #BuildKit v0.11 but did you know how easy it is to start generating them?
You just need to add two new lines to your Docker's build-and-push action!
RT @tonistiigi@twitter.com
New BuildKit release is out! All builds now get SLSA provenance attestation and user-configurable SBOMs. Also: reproducible builds, annotations, source policies, new cache backends, OCI layout imports, new Dockerfile syntax etc. Check it out.
https://github.com/moby/buildkit/releases/tag/v0.11.0
There was #rancher and #podman, now #AWS shares #finch, a new open-source solution build on top of #lima #nerdctl #containerd and #buildkit for building, running and publishing Linux containers on MacOS. https://aws.amazon.com/fr/blogs/opensource/introducing-finch-an-open-source-client-for-container-development/