v51

latestSwagger 2.0raw.githubusercontent.com2026-08-01108160461.1 KB
Image

Tag an image

Create a tag that refers to a source image.

This creates an additional reference (tag) to the source image. The tag can include a different repository name and/or tag. If the repository or tag already exists, it will be overwritten.

post/images/{name}/tag

Path parameters

namestring required

Image name or ID to tag.

Query parameters

repostring

The repository to tag in. For example, someuser/someimage.

tagstring

The name of the new tag.

Response

No error