Skip to content
Discussion options

You must be logged in to vote

When you build an image, you're building on top of someone else's image. So you can add or remove whatever you want from what is in the upstream image. Now, unless you use the rechunk feature, removing a package will still end up taking space in the final image because it was added in a previous layer, but it won't show up in the final image you boot.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dk-it-consultant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants