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

Don't use Alpine of full OS images, promote Distroless instead #10

Open
prune998 opened this issue Jan 4, 2021 · 2 comments
Open

Don't use Alpine of full OS images, promote Distroless instead #10

prune998 opened this issue Jan 4, 2021 · 2 comments

Comments

@prune998
Copy link

prune998 commented Jan 4, 2021

Try building static binaries for you app and use minimalist base image, like Distroless:
https://github.com/GoogleContainerTools/distroless

@slimsag
Copy link
Member

slimsag commented Feb 7, 2021

I'm happy to accept a PR that adds to the README a succinct explanation for why someone should consider using Distroless. If anyone wants to attempt to do this, please do!

@ngeorger
Copy link

Not a huge fan of distroless but alpne has some troubles with dns and networking, etc. But anyways, your excellent work relies more on bins and scripts bash and those shouldn't be a problem if the purpose is mostly limited to init services :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants