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

Investigate CHT docker image size #9141

Open
dianabarsan opened this issue May 23, 2024 · 1 comment
Open

Investigate CHT docker image size #9141

dianabarsan opened this issue May 23, 2024 · 1 comment
Labels
Type: Technical issue Improve something that users won't notice

Comments

@dianabarsan
Copy link
Member

Describe the issue
Are our images too big, bloated with unnecessary dependencies?

Describe the improvement you'd like
Check images sizes, and if we mistakenly package unnecessary bits and remove them.

@dianabarsan dianabarsan added the Type: Technical issue Improve something that users won't notice label May 23, 2024
@garethbowen
Copy link
Member

I read a lot on the interwebs about docker images being unnecessarily large and there are a bunch of blog posts about how to optimise them, eg: https://medium.com/@reach2shristi.81/real-life-proven-strategies-to-reduce-docker-image-size-0415b756f886

We have done very little optimisation work here so I expect there's a load of low hanging fruit...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Technical issue Improve something that users won't notice
Projects
None yet
Development

No branches or pull requests

2 participants