Files
buildkit/cache
Paul "TBBle" Hampson bf211cf58c Skip export of caches with no layers to OCI structures
These happen when a container image is built using only metadata
actions, and hence does not generate any filesystem changes.

Such a degenerate cache is not interesting, and some OCI registries
reject OCI images with no layers.

Specifically, this only affects the `registry` and `local` exporters.

The `inline` exporter already early-outs in this case with the same
warning, and the `gha`, `s3`, and `azblob` exporters are unchanged.

Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
2023-10-17 17:44:08 +09:00
..
2023-07-28 17:02:53 +03:00
2023-09-14 12:12:53 +09:00
2022-01-19 12:20:30 -08:00
2023-01-11 23:25:08 +09:00
2023-06-28 23:44:05 -07:00