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

Add checkpointing support #53

Open
albertofaria opened this issue Apr 17, 2024 · 0 comments
Open

Add checkpointing support #53

albertofaria opened this issue Apr 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@albertofaria
Copy link
Member

It would be very nice to be able to checkpoint (i.e., snapshot) a running container/VM with:

$ podman container checkpoint <container_id>

And at a later time restore it to that checkpoint with:

$ podman container restore <container_id>

More info on this feature at https://podman.io/docs/checkpoint.

@albertofaria albertofaria added the enhancement New feature or request label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant