mirror of
https://github.com/containers/podman.git
synced 2025-08-23 09:18:19 +08:00

[Since a few days][1] WSL disk releases are also pushed to [quay.io/podman/machine-os-wsl][2]. This PR updates `podman machine init` mechanism to download WSL disk images. The WSL disk images are now pulled from quay.io as for the rest of the providers. Fixes [#22927][3] and [RUN-2177][4] [1]: https://github.com/containers/podman-machine-wsl-os/pull/6 [2]: https://quay.io/repository/podman/machine-os-wsl?tab=tags [3]: https://github.com/containers/podman/issues/22927 [4]: https://issues.redhat.com/browse/RUN-2177 Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com>