mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Move checkpoint/restore readme to g3doc directory.
PiperOrigin-RevId: 208282383 Change-Id: Ifa4aaf5d925b17d9a0672ea951a4570d35855300
This commit is contained in:
committed by
Shentubot
parent
567c5eed11
commit
36c940b093
@@ -365,7 +365,7 @@ Then restart the Docker daemon.
|
||||
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).
|
||||
[checkpoint-restore][checkpoint/restore readme]
|
||||
|
||||
## FAQ & Known Issues
|
||||
|
||||
@@ -442,6 +442,7 @@ See [Contributing.md](CONTRIBUTING.md).
|
||||
[apparmor]: https://wiki.ubuntu.com/AppArmor
|
||||
[bazel]: https://bazel.build
|
||||
[bug]: https://github.com/google/gvisor/issues
|
||||
[checkpoint-restore]: https://gvisor.googlesource.com/gvisor/+/master/g3doc/checkpoint_restore.md
|
||||
[cri-o-k8s]: https://github.com/kubernetes-incubator/cri-o/blob/master/kubernetes.md
|
||||
[cri-o]: https://github.com/kubernetes-incubator/cri-o
|
||||
[docker-storage-driver]: https://docs.docker.com/engine/reference/commandline/dockerd/#daemon-storage-driver
|
||||
|
||||
Reference in New Issue
Block a user