Files
containerd/cmd/ctr/commands/images
Eli Uriegas af93e4009b ctr: Add images tag subcommand
Adds a subcommand for tagging images managed by containerd.

Usage:

  ctr images tag docker.io/library/alpine:latest docker.io/library/alpine:new

Comes with a --force flag to allow you to gracefully overwrite image references
that already exist.

Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
2019-07-06 15:44:17 +00:00
..
2019-07-06 15:44:17 +00:00
2018-08-27 00:11:46 -07:00
2019-07-06 15:44:17 +00:00