[
https://issues.apache.org/jira/browse/JCLOUDS-1021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14967300#comment-14967300
]
ASF subversion and git services commented on JCLOUDS-1021:
----------------------------------------------------------
Commit 498f1d820747823f5a03e485a0768b74478ff7a6 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=498f1d8 ]
[JCLOUDS-1021] Add JavaDoc to cover behavior of repoTags() method in
org.jclouds.docker.domain.Image
> Add JavaDoc to repoTags() value in org.jclouds.docker.domain.Image
> ------------------------------------------------------------------
>
> Key: JCLOUDS-1021
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1021
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-labs
> Affects Versions: 1.9.1
> Reporter: Josef Cacek
> Labels: docker
> Fix For: 1.9.2, 2.0.0
>
>
> *Updated*
> The {{org.jclouds.docker.domain.Image}} class contains {{repoTags}} field,
> which is empty by default. The {{ImageApi.inspectImage()}} method which
> returns {{Image}} instances doesn't retrieve info about the tags.
> User can retrieve tags by using {{ImageApi.listImages()}} method which
> returns {{List<ImageSummary>}}. The {{ImageSummary}} instances correctly
> contain the tag information.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)