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
on WSL, when copying the source image to its local macadam folder
(.local\share\containers\macadam\machine\wsl) macadam was
assuming that the image had .tar.gz format.
However, there is a new WSL distribution format that we have to support
.wsl. This patch adds a check to reuse .wsl extension if sourceUri uses
it.
Signed-off-by: lstocchi <lstocchi@redhat.com>
0 commit comments