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

perf(images): use multi-stage to reduce populate_jail image size #151

Merged
merged 3 commits into from
Oct 30, 2024

Conversation

CrackedPoly
Copy link
Contributor

After using multiple stages in docker build, we can reduce populate_jail image from ~20G to ~10G.

You should merge this as the size is laaaaarge.

asteny and others added 2 commits October 29, 2024 14:27
reduce populate_jail image from ~20G to ~10G

Signed-off-by: Luo Jian <[email protected]>
Copy link
Collaborator

@asteny asteny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello! Thanks for your contribution. Please fix comment and lets merge it. I changed the branch to dev, because we have release process based on dev branch. We collecting changes in dev branch and then merge them all in main and build stable version of soperator. So, you changes will be in next release.

images/populate_jail/populate_jail.dockerfile Outdated Show resolved Hide resolved
@asteny asteny changed the base branch from main to dev October 29, 2024 15:58
@asteny asteny added bug Something isn't working images labels Oct 29, 2024
@asteny asteny merged commit 0581f93 into nebius:dev Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working images
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants