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 4f2407b commit 7717793Copy full SHA for 7717793
e2etests/testcase_test.go
@@ -3775,7 +3775,9 @@ Applications using RegexRequestMatcher with '.' in the regular expression are po
3775
},
3776
3777
FixedBy: "3.0.2-0ubuntu1.7",
3778
- // TODO: Why is it this layer?
+ // This image installs the openssl pacakge in the second layer;
3779
+ // however, the first layer already installed libssl3 whose source package is openssl.
3780
+ // Therefore, we claim openssl was installed in the first layer.
3781
AddedBy: "sha256:301a8b74f71f85f3a31e9c7e7fedd5b001ead5bcf895bc2911c1d260e06bd987",
3782
3783
0 commit comments