containerd/cmd/ctr
Stephen J Day ed72059fac
cmd/snapshots: add gc.root to created snapshots
This adds gc.root label to snapshots created with prepare and commit via
the CLI. WIthout this, created snapshots get immediately garbage
collected. There may be a better solution but this seems to be a solid
stop gap.

We may also need to add more functionality around snapshot labeling for
the CLI but current use cases are unclear.

Signed-off-by: Stephen J Day <stevvooe@gmail.com>
2018-05-03 07:09:38 +02:00
..
app cmd/ctr/app: remove redundant package name 2018-03-22 10:12:00 -07:00
commands cmd/snapshots: add gc.root to created snapshots 2018-05-03 07:09:38 +02:00
builtins_cri_linux.go Add cri subcommand and add ctr/command package 2018-03-14 01:11:29 +00:00
main.go cmd/ctr/app: remove redundant package name 2018-03-22 10:12:00 -07:00