buildx/util/buildflags
Jonathan A. Sternberg 6019a2b32f
buildflags: skip empty cache entries when parsing
Broken in 11c84973ef104e48eb88a41b5b23d6a559efe868. The section to skip
an empty input was accidentally removed when some code was refactored to
fix a separate issue.

This skips empty cache entries which allows disabling the `cache-from` and
`cache-to` entries from the command line overrides.

Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>
2025-03-03 16:30:03 +01:00
..
2025-03-03 16:29:20 +01:00
2025-02-21 09:43:43 +01:00
2024-06-18 12:31:02 +01:00