-
Notifications
You must be signed in to change notification settings - Fork 145
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
A common workflow is when a remote image is just getting updated and re-pushed under the same tag. For example, latest. Then multiple hosts will try to pull the same image when they have latest pointing to the old sha@....
It seems on a pull of a tag that is already presented locally we can try to compare if layers has changed and pull only changed layers.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request