podman/pkg/machine/wsl
Gerard Braad 0f53abd093 Fixes #14698 Use prepared image for WSL2 machine init
This commit introduces a prepared image for setting up the WSL2
environment. This means that the deployment will take considerable
less time to finish (as it does not need to run an update and package
install), but also allows to rely on a cached image to re-init the
environment without the need for an internet connection.

[NO NEW TESTS NEEDED]

Signed-off-by: Gerard Braad <me@gbraad.nl>
2022-07-13 17:19:38 -05:00
..
machine.go Fixes #14698 Use prepared image for WSL2 machine init 2022-07-13 17:19:38 -05:00
machine_unsupported.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
util_windows.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00