containerd/cmd/ctr/commands/images
James Jenkins 9d18b57469 Modify WithDiscardUnpackedLayers
Modify the WithDiscardUnpackedLayers function such that it does not
require any parameters.

Signed-off-by: James Jenkins <James.Jenkins@ibm.com>
2022-09-29 10:24:45 -04:00
..
convert.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
export.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
images.go code cleanup 2022-07-19 22:46:32 +08:00
import.go Modify WithDiscardUnpackedLayers 2022-09-29 10:24:45 -04:00
mount.go fix: ctr images mount with snapshotter option can't get snapshotter 2022-03-23 23:12:54 +08:00
pull.go matching the casing of other flags for ctr's pull command. 2022-09-08 22:07:35 +08:00
push.go ctr: flag to toggle non-distributable blob push 2022-01-11 00:49:40 +00:00
tag.go ctr: Add images tag subcommand 2019-07-06 15:44:17 +00:00
unmount.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00