doctl icon indicating copy to clipboard operation
doctl copied to clipboard

Tag existing images in container registry

Open Kinrany opened this issue 3 years ago • 3 comments

I want to add a tag for an image that already exists in the container registry.

I'd love to have a doctl registry tag command, similar to docker tag:

doctl registry tag image-name:old-tag image-name:new-tag

This way tagging can be done from the command line without downloading and then reuploading the image.

I'm assuming this will also require changes in the container registry itself.

Kinrany avatar Feb 06 '21 11:02 Kinrany

The DigitalOcean API does not currently support this, but I will pass the request on to the team working on the container registry. Thanks for the suggestion!

andrewsomething avatar Feb 08 '21 15:02 andrewsomething

I'm also interested in this feature.

jonatas-moraes-ancora avatar Nov 11 '21 18:11 jonatas-moraes-ancora

This feature is crucial to me.

Tobjoern avatar Jan 17 '22 11:01 Tobjoern