We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8502845 commit be181b1Copy full SHA for be181b1
e2e/image/build_test.go
@@ -62,6 +62,7 @@ func TestBuildFromContextDirectoryWithTag(t *testing.T) {
62
}
63
64
func TestBuildIidFileSquash(t *testing.T) {
65
+ t.Skip("Not implemented with containerd")
66
environment.SkipIfNotExperimentalDaemon(t)
67
t.Setenv("DOCKER_BUILDKIT", "0")
68
0 commit comments