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

Load a docker image only if it is not present in the local repository #32

Open
dlipovetsky opened this issue Jul 14, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@dlipovetsky
Copy link
Contributor

Nodeadm loads all images into the repository without checking if any of them are in the repository.
Each load operation is I/O-heavy.

@dlipovetsky dlipovetsky added the enhancement New feature or request label Jul 14, 2018
@dlipovetsky
Copy link
Contributor Author

@puneetguptanitj You mentioned this is required until we have a way to diff the tarballs in cache against images in the local repository.

Maybe we can implement this by using container-diff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant