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

Make images leaner using various techniques #14

Open
dhruvkb opened this issue May 17, 2019 · 0 comments
Open

Make images leaner using various techniques #14

dhruvkb opened this issue May 17, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@dhruvkb
Copy link
Member

dhruvkb commented May 17, 2019

In the beginning we used Alpine images for as many containers as possible. But over time, as we added new features like fancy prompts and healthchecks, we have altogether abandoned Alpine Linux as well as thrown any concern for image sizes out the window.

The mission is to make all images leaner, by using multi-stage builds, extending from Alpine images (or smaller) and reducing the number of layers as much as possible and other techniques not mentioned here, if any.

@dhruvkb dhruvkb added enhancement New feature or request good first issue Good for newcomers labels May 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant