You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementing this shouldn't be that hard. What we will need to check is for sure that the exported archive does contain single image/tag. If we would have more than one - we would not be able to select which one the user was thinking about.
From top of my head - I'm also unsure if untagged images contain repositories or manifest.json files to describe the image. If these files do not exist in exported archive, then we would either: fail or read all layers to determine the top (image) layer.
It should be possible to run squashing on a provided tar archive containing the image.
The text was updated successfully, but these errors were encountered: