[
https://issues.apache.org/jira/browse/JCLOUDS-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14966886#comment-14966886
]
ASF subversion and git services commented on JCLOUDS-1017:
----------------------------------------------------------
Commit df9c7d69365e641a0ed1a799f49fce6eb7726378 in jclouds-labs's branch
refs/heads/1.9.x from [~kwart]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds-labs.git;h=df9c7d6 ]
[JCLOUDS-1017] add tagImage() method to ImageApi
> Add tagImage() method to ImageApi in Docker provider
> ----------------------------------------------------
>
> Key: JCLOUDS-1017
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1017
> Project: jclouds
> Issue Type: New Feature
> Affects Versions: 1.9.1
> Reporter: Josef Cacek
> Labels: docker-lab
>
> Docker REST API has a possibility to [tag
> images|https://docs.docker.com/reference/api/docker_remote_api_v1.16/#tag-an-image-into-a-repository].
>
> Usually user want's to tag images after building them. The class {{MiscApi}}
> already covers {{build()}} methods, but the {{tagImage()}} is missing in
> {{ImageApi}}.
> Let's add it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)