spiegel_podman/pkg/machine/vmconfigs
Mario Loriedo b2e6d53265 Get WSL disk as an OCI artifact
[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>
2024-09-16 14:36:50 +02:00
..
arch.go Prune FCOS related code 2024-02-15 21:05:17 -06:00
arch_test.go Prune FCOS related code 2024-02-15 21:05:17 -06:00
config.go Get WSL disk as an OCI artifact 2024-09-16 14:36:50 +02:00
config_common.go Add krun support to podman machine 2024-04-26 08:58:38 -05:00
config_darwin.go Add krun support to podman machine 2024-04-26 08:58:38 -05:00
config_windows.go Add krun support to podman machine 2024-04-26 08:58:38 -05:00
machine.go pkg/machine: use fileutils.(Le|E)xists 2024-04-19 09:52:14 +02:00
sockets.go Change API socket to be machine name isolated 2024-03-13 13:28:14 -05:00
sockets_darwin.go Change API socket to be machine name isolated 2024-03-13 13:28:14 -05:00
volumes.go Podman 5 machine refactor - applehv 2024-02-07 09:18:45 -06:00
volumes_unix.go [CI:MACHINE]Podman5 QEMU refactor 2024-02-07 09:18:36 -06:00
volumes_windows.go [CI:MACHINE]Podman5 QEMU refactor 2024-02-07 09:18:36 -06:00