-
Type:
New Feature
-
Status: Open
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
Support Distroless images as first party image type as well as a switch in Helm to either use the current Docker image or the distroless one.
I have noticed that there is some momentum to build distroless images, but they aren't really well supported (e.g. the distroless example in the repo throws a 403, all the links to docker.jfrog.io give a 403.
Current builds also fail:
https://chartstesting.jfrog.io/artifactory/distroless-examples-logs/1/distroless-build.log
Step 2/13 : FROM docker.jfrog.io/jfrog/distroless/base/artifactory-java:adoptopenjdk11-20 error parsing HTTP 403 response body: invalid character '<' looking for beginning of value: "<html>\r\n<head><title>403 Forbidden</title></head>\r\n<body>\r\n<center><h1>403 Forbidden</h1></center>\r\n<hr><center>nginx</center>\r\n</body>\r\n</html>\r\n"