-
Notifications
You must be signed in to change notification settings - Fork 109
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When copying extended run image layers, use the original number of la…
…yers in addition to the original top layer digest to determine what is an extension layer and what is an original layer. Relying on the original top layer digest (only) introduced errors if the original run image had a duplicated top layer. Fixes #1300 Signed-off-by: Natalie Arellano <narellano@vmware.com>
- Loading branch information
1 parent
41d885b
commit e3fa523
Showing
1 changed file
with
13 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters