mirror of
https://github.com/mudler/luet.git
synced 2025-09-01 07:09:13 +00:00
Fix test with docker buildkit
This commit is contained in:
@@ -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},
|
||||
},
|
||||
|
Reference in New Issue
Block a user