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

Reduce Docker image size #1831

Open
epicsoft opened this issue Jul 18, 2019 · 2 comments
Open

Reduce Docker image size #1831

epicsoft opened this issue Jul 18, 2019 · 2 comments
Assignees
Labels
area/platform Yugabyte Platform community/request Issues created by external users kind/enhancement This is an enhancement of an existing feature

Comments

@epicsoft
Copy link

Can we have a size optimized Docker image (e.g. based on alpine, with all non-functional stuff stripped out)?
A current Docker image size is x5 bigger compared to competitor solutions (cockroach, PostgreSQL,...).
A lightweight image should look more accessible, provide a shorter deployment time.

@yugabyte-ci yugabyte-ci added the community/request Issues created by external users label Jul 18, 2019
@ttyusupov ttyusupov added the kind/enhancement This is an enhancement of an existing feature label Jul 18, 2019
@bmatican
Copy link
Contributor

Hey @epicsoft, thanks for your interest in Yugabyte! I definitely agree with you that a lighter docker image would come in quite handy!

We have definitely made some improvements in this area since our 1.0 release, but we can definitely go further. I believe our biggest win in this direction will be removing the debug information built into our libs. We have a task for integrating with Google Breakpad as per #927, which we expect will definitely help!

cc @mbautin

@bmatican bmatican added this to To Do in YBase features via automation Jul 29, 2019
@linshenqi
Copy link

Any improvements? Now the image size is nearly 2GB

@mbautin mbautin changed the title Reduce a Docker image size Reduce Docker image size Jan 31, 2022
@rthallamko3 rthallamko3 added the area/platform Yugabyte Platform label Apr 11, 2024
@rthallamko3 rthallamko3 assigned nbhatia-yb and unassigned bmatican Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/platform Yugabyte Platform community/request Issues created by external users kind/enhancement This is an enhancement of an existing feature
Projects
YBase features
  
Backlog
Development

No branches or pull requests

7 participants