Changes

Jump to navigation Jump to search
67 bytes added ,  09:48, 16 February 2017
Line 14: Line 14:  
== Docker C/R ==
 
== Docker C/R ==
   −
Docker keeps images in ... and logs in ...
+
Docker keeps images in and logs in <code>/var/lib/docker/containers//checkpoints/chp_/criu.work/</code>
   −
== strace ==
+
== Tracing ==
   −
CRIU uses ptrace, so strace can't be used in some cases. perf trace is an alternative way. It isn't so informative, but it is still better than nothing.
+
CRIU uses ptrace(), so strace can't be used in some cases. perf trace is an alternative way. It isn't so informative, but it is still better than nothing.
    
== Images ==
 
== Images ==
   −
The crit tool can help to decode image files into a human readable format.
+
The [[CRIT]] tool can help to decode [[images]] into a human readable format.
    
[[Category:Using]]
 
[[Category:Using]]
 
[[Category:Development]]
 
[[Category:Development]]
 
[[Category:HOWTO]]
 
[[Category:HOWTO]]

Navigation menu