I have Windows 10 WSL2, I install podman.
After installing - podman machine init, Fedora is always installed as default OS in podman
Because, in my opinion, the most stable option for starting the Linux subsystem with podman-compose support - there is only one question left.
How to start a machine with an arbitrary distribution?
We tried to run it like this podman machine init --image docker://docker.io/library/ubuntu:latest But this did not give any results.
Who can tell me?