mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Added a reference to the checkpoint/restore readme.
In the main readme, checkpoint and restore is listed as an advanced feature, and a link to its readme is provided. PiperOrigin-RevId: 208279833 Change-Id: Ib3db28a8df8ec93cf8d98d5dfd2ee2f75a61e664
This commit is contained in:
committed by
Shentubot
parent
f213a5e0fd
commit
3c60a192ca
@@ -360,6 +360,13 @@ configuration (`/etc/docker/daemon.json`):
|
||||
|
||||
Then restart the Docker daemon.
|
||||
|
||||
### Checkpoint/Restore
|
||||
|
||||
gVisor has the ability to checkpoint a process, save its current state in a
|
||||
state file, and restore into a new container using the state file. For more
|
||||
information about the checkpoint and restore commands, see the
|
||||
[checkpoint/restore readme](https://gvisor.googlesource.com/gvisor/+/master/runsc/checkpoint_restore.md).
|
||||
|
||||
## FAQ & Known Issues
|
||||
|
||||
### Will my container work with gVisor?
|
||||
|
||||
Reference in New Issue
Block a user