Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

podman-bootc start command for VM #54

Open
omertuc opened this issue Jun 20, 2024 · 2 comments
Open

podman-bootc start command for VM #54

omertuc opened this issue Jun 20, 2024 · 2 comments

Comments

@omertuc
Copy link
Contributor

omertuc commented Jun 20, 2024

$ podman-bootc list
ID            REPO                    SIZE        CREATED         RUNNING     SSH PORT
14ec31aa5da4  localhost/bootc:latest  10.7GB      39 minutes ago  false       33815

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 simply podman-bootc run with the same image (I guess #42 seems related here)?

@ckyrouac
Copy link
Collaborator

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.

@omertuc
Copy link
Contributor Author

omertuc commented Jun 20, 2024

Oh I now see podman-bootc run also accepts VM ID, not just image pull-spec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants