podman machine init failing on wsl-2 #22291
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Issue Description
Running:
podman machine init --cpus 4 --disk-size 50 --image docker://registry/repo/archlinux: latest --memory 8192 --username mwoodpatrick --volume /mnt:/mnt westie-arch
fails with:
However running:
podman image pull archlinux:latest
Works as expected
Steps to reproduce the issue
On WSL-2 version: 2.2.1.0 run:
podman machine init --cpus 4 --disk-size 50 --image docker://registry/repo/archlinux: latest --memory 8192 --username mwoodpatrick --volume /mnt:/mnt westie-arch
Describe the results you received
fails with:
Describe the results you expected
Podman machine would be created
podman info output
Podman in a container
No
Privileged Or Rootless
None
Upstream Latest Release
Yes
Additional environment details
Additional environment details
Additional information
Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting
The text was updated successfully, but these errors were encountered: