You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ podman-bootc list
ID REPO SIZE CREATED RUNNING SSH PORT
14ec31aa5da4 localhost/bootc:latest 10.7GB 39 minutes ago false 33815
VM is RUNNINGfalse, is there any way to start it? podman-bootc doesn't have any start command, is it expected from the user to simply podman-bootc run with the same image (I guess #42 seems related here)?
The text was updated successfully, but these errors were encountered:
yes, podman-bootc run will "start" the VM. What actually happens is a new VM is created and started. podman-bootc list displays any cached bootc disk images.
VM is
RUNNING
false
, is there any way to start it?podman-bootc
doesn't have any start command, is it expected from the user to simplypodman-bootc run
with the same image (I guess #42 seems related here)?The text was updated successfully, but these errors were encountered: