Tonis Tiigi c30db6a955
bake: fix entitlements path checks for local outputs
Previous check based on dest attributes was not correct
as the attributes already get converted before validation happens.

Because the local path is not preserved for single-file
outputs and gets replaced by io.Writer, a temporary array variable
was needed. This value should instead be added to ExportEntry
struct in BuildKit in future revision.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
(cherry picked from commit c6e403ad7f239409a28355be9a494805d895759b)
2024-12-06 14:02:04 -08:00
..
2024-11-20 10:53:11 -08:00
2024-11-19 18:27:25 -08:00
2024-10-23 18:23:14 +02:00
2024-10-02 15:51:59 -05:00
2024-11-19 18:27:25 -08:00
2024-11-20 10:53:11 -08:00