You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
structures have been introduced in [BuildKit v0.10.0](https://github.com/moby/buildkit/releases/tag/v0.10.0)
114
+
and are generated with build metadata that allows you to see all the sources
115
+
(images, git repositories) that were used by the build with their exact
116
+
versions and also the configuration that was passed to the build. This
117
+
information is also embedded into the image configuration if one is generated.
0 commit comments