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 image size slightly #96

Closed
wants to merge 1 commit into from
Closed

Conversation

cevich
Copy link
Member

@cevich cevich commented Oct 1, 2021

Especially for container images, but also for VMs, it's desirable to
not leave a lot of useless junk around. This is because the images
are compressed and moved around, both of which benefit from a reduced
quantity of bits. Attempt to improve the situation by selectively
removing/cleaning cached packages and metadata when/where possible.

Signed-off-by: Chris Evich [email protected]

Especially for container images, but also for VMs, it's desirable to
not leave a lot of useless junk around.  This is because the images
are compressed and moved around, both of which benefit from a reduced
quantity of bits.  Attempt to improve the situation by selectively
removing/cleaning cached packages and metadata when/where possible.

Signed-off-by: Chris Evich <[email protected]>
@github-actions
Copy link

github-actions bot commented Oct 1, 2021

Cirrus CI build successful. Image ID c5879419819524096 ready for use.

@cevich
Copy link
Member Author

cevich commented Oct 4, 2021

Note to me: confirm w/n image size is actually smaller

@cevich
Copy link
Member Author

cevich commented Oct 5, 2021

Included into #93

@cevich cevich closed this Oct 5, 2021
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

Successfully merging this pull request may close these issues.

1 participant