[
https://issues.apache.org/jira/browse/JCLOUDS-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14966890#comment-14966890
]
ASF subversion and git services commented on JCLOUDS-1017:
----------------------------------------------------------
Commit c56d64aed95891433bcb2ff03a311d550b3c145a in jclouds-labs's branch
refs/heads/master from [~kwart]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds-labs.git;h=c56d64a ]
[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)