Changes

13 bytes added ,  9 October
m
Line 56: Line 56:  
<pre>
 
<pre>
 
sudo runc restore --image-path /tmp/checkpoint --work-path /tmp/checkpoint looper
 
sudo runc restore --image-path /tmp/checkpoint --work-path /tmp/checkpoint looper
 +
</pre>
   −
# Show running containers
+
Show running containers:
 +
 
 +
<pre>
 
sudo runc list
 
sudo runc list
 
sudo runc state looper
 
sudo runc state looper
509

edits