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

How do I get deleted file list and file sizes from docker slim #67

Closed
ay7811 opened this issue Feb 20, 2019 · 3 comments
Closed

How do I get deleted file list and file sizes from docker slim #67

ay7811 opened this issue Feb 20, 2019 · 3 comments

Comments

@ay7811
Copy link

ay7811 commented Feb 20, 2019

How do I get delete files and file sizes from docker slim.

@ay7811 ay7811 changed the title How do I get delete files and file sizes from docker slim How do I get deleted file list and file sizes from docker slim Feb 21, 2019
@kcq
Copy link
Member

kcq commented Feb 21, 2019

Are you looking for a convenient way to list the files not included in the minified image?

This might be a nice feature. For now you can accomplish this by doing a diff between the files in the original and the minified container images. Note that the list might be pretty big :-)

@ay7811
Copy link
Author

ay7811 commented Feb 21, 2019

Hi - How can I run the eclipse source code and figure out to list the files removed from the minified image.
So I can create a new docker-slim version to run which can give the list.

@kcq
Copy link
Member

kcq commented Mar 15, 2019

Moving this to the wishlist

@kcq kcq closed this as completed Mar 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants