You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What would you like to be added:
Rebase registry image to distroless or provide registry image variant registry:<version>-distroless with distroless as a base image.
Why is this needed:
The motivation is to make the registry image thinner, safer and less vulnerable without redundant programs like shells, package managers, etc.
What would you like to be added:
Rebase
registry
image to distroless or provide registry image variantregistry:<version>-distroless
with distroless as a base image.Why is this needed:
The motivation is to make the
registry
image thinner, safer and less vulnerable without redundant programs like shells, package managers, etc.Тhe use of distroless as base image is already widespread in the K8S community.
Ref: https://github.com/kubernetes/enhancements/blob/master/keps/sig-release/1729-rebase-images-to-distroless/README.md
The text was updated successfully, but these errors were encountered: