Open main menu
Home
Random
Log in
Settings
About CRIU
Disclaimers
CRIU
Search
Changes
← Older edit
Newer edit →
Containerd
(edit)
Revision as of 15:43, 16 March 2023
114 bytes added
,
15:43, 16 March 2023
m
no edit summary
Line 15:
Line 15:
Create container checkpoint
Create container checkpoint
−
ctr c checkpoint --rw --task redis checkpoint/redis:
20230226
+
ctr c checkpoint --rw --task redis checkpoint/redis:
cr-1
+
+
Show information about the new checkpoint image registered with containerd
+
+
ctr images ls 'name==checkpoint/redis:cr-1'
Restore container from checkpoint
Restore container from checkpoint
−
ctr c restore --rw --live redis-debug checkpoint/redis:
20230226
+
ctr c restore --rw --live redis-debug checkpoint/redis:
cr-1
Radostin
332
edits