Uploaded image for project: 'jclouds'
  1. jclouds
  2. JCLOUDS-1021

Add JavaDoc to repoTags() value in org.jclouds.docker.domain.Image

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.9.1
    • 1.9.2, 2.0.0
    • jclouds-labs

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kwart Josef Cacek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: