Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dist: docker: compare distroless image with alpine #6

Open
kamilsk opened this issue Apr 1, 2021 · 1 comment
Open

dist: docker: compare distroless image with alpine #6

kamilsk opened this issue Apr 1, 2021 · 1 comment
Assignees
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.

Comments

@kamilsk
Copy link
Member

kamilsk commented Apr 1, 2021

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.

@kamilsk kamilsk self-assigned this Apr 1, 2021
@kamilsk kamilsk moved this to Backlog in 🏗 Platform May 10, 2022
@kamilsk kamilsk changed the title use distroless images dist: docker: compare distroless image with alpine May 25, 2022
@kamilsk
Copy link
Member Author

kamilsk commented Jun 26, 2022

@kamilsk kamilsk added this to the Ready to go milestone Sep 2, 2022
@kamilsk kamilsk added type: improvement A new improvement proposal. scope: inventory An issue related to auxiliary code, e.g., CI config, Makefiles, etc. impact: medium An issue has medium impact. effort: medium An issue has a medium complexity. labels Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
Status: Backlog
Development

No branches or pull requests

1 participant