containers / containers/crun-vm

Add checkpointing support

Open
#53 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
268
Forks
18
PR merge metrics
No merged PRs in 30d

Description

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

```console
$ podman container checkpoint
```

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

```console
$ podman container restore
```

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.