Cannot run container when machine init
use custom image-path
params.
#18913
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.
remote
Problem is in podman-remote
Uh oh!
There was an error while loading. Please reload this page.
Issue Description
Cannot run container when
machine init
use customimage-path
params.When I do not pass the image-path argument, Podman will automatically download Fedora CoreOS and can run correctly.
Steps to reproduce the issue
Steps to reproduce the issue
./bin/darwin/podman --debug machine init oomol --image-path /Users/black-hole/Downloads/fedora-coreos-38.20230609.2.1-qemu.x86_64.qcow2.xz -v /Users:/Users -v /private:/private -v /Applications:/Applications -v /tmp:/tmp
./bin/darwin/podman --debug start machine oomol
./bin/darwin/podman --debug pull busybox
./bin/darwin/podman --debug run -it --rm busybox sh
Describe the results you received
Describe the results you expected
success run container
podman info output
Additional information
The text was updated successfully, but these errors were encountered: