containerd/cmd/ctr
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
..
app Add install support for binary images 2018-08-02 17:11:29 -04:00
commands ctr: Add images tag subcommand 2019-07-06 15:44:17 +00:00
builtins_cri_linux.go Add cri subcommand and add ctr/command package 2018-03-14 01:11:29 +00:00
main.go Seed random on ctr and containerd startup 2018-07-12 17:51:55 -07:00