mirror of
https://github.com/mudler/luet.git
synced 2025-07-31 23:05:03 +00:00
Fix test with docker buildkit
This commit is contained in:
parent
58c4866289
commit
24eb6eaef5
@ -118,6 +118,7 @@ RUN echo bar > /test2`))
|
||||
ToImage: filepath.Join(tmpdir, "output2.tar"),
|
||||
Diffs: ArtifactDiffs{
|
||||
Additions: []ArtifactNode{
|
||||
{Name: "/etc/resolv.conf", Size: 0},
|
||||
{Name: "/test", Size: 4},
|
||||
{Name: "/test2", Size: 4},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user