Files
containerd/cmd
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-01 14:51:06 -07:00
2019-02-21 11:09:46 -05:00
2019-07-06 15:44:17 +00:00