summaryrefslogtreecommitdiffhomepage
path: root/g3doc/user_guide/checkpoint_restore.md
diff options
context:
space:
mode:
Diffstat (limited to 'g3doc/user_guide/checkpoint_restore.md')
-rw-r--r--g3doc/user_guide/checkpoint_restore.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/g3doc/user_guide/checkpoint_restore.md b/g3doc/user_guide/checkpoint_restore.md
index 1814a2799..b0aa308f3 100644
--- a/g3doc/user_guide/checkpoint_restore.md
+++ b/g3doc/user_guide/checkpoint_restore.md
@@ -1,5 +1,7 @@
# Checkpoint/Restore
+[TOC]
+
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.