Files
containerd/cmd/ctr
Jacob Wen abbec62620 cmd/ctr: create an image for checkpoint
This allows one to manage the checkpoints by using the `ctr image`
command.

The image is created with label "containerd.io/checkpoint". By
default, it is not included in the output of `ctr images ls`.
We can list the images by using the following command:
$ ctr images ls labels.containerd.\"io/checkpoint\"==true

Fixes #1026

Signed-off-by: Jacob Wen <jian.w.wen@oracle.com>
2017-10-17 11:25:37 -04:00
..
2017-09-19 09:43:55 -04:00
2017-09-22 15:44:26 +08:00
2017-09-22 15:44:26 +08:00
2017-04-07 09:20:44 -07:00
2017-10-02 10:15:28 -04:00
2017-09-22 15:44:26 +08:00
2017-09-22 15:44:26 +08:00
2017-09-22 15:44:26 +08:00
2017-10-04 04:40:08 +00:00
2017-10-04 04:40:08 +00:00
2017-10-04 04:40:08 +00:00
2017-09-19 09:43:55 -04:00
2017-08-07 12:40:21 -07:00
2017-10-16 11:54:01 -07:00
2017-10-11 10:02:29 -07:00
2017-06-06 14:53:50 -07:00