dist: docker: compare distroless image with alpine #6
Labels
effort: medium
An issue has a medium complexity.
impact: medium
An issue has medium impact.
scope: inventory
An issue related to auxiliary code, e.g., CI config, Makefiles, etc.
type: improvement
A new improvement proposal.
Milestone
Motivation: "Distroless" images contain only your application and its runtime dependencies. They do not contain package managers, shells, or any other programs you would expect to find in a standard Linux distribution.
See https://github.com/GoogleContainerTools/distroless.
Inspiration: itchyny/gojq@80d1ed7.
The text was updated successfully, but these errors were encountered: