You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Ignasi Barrera (JIRA)" <ji...@apache.org> on 2016/03/08 23:16:40 UTC

[jira] [Resolved] (JCLOUDS-1089) Add image history API support to Docker ImageApi

     [ https://issues.apache.org/jira/browse/JCLOUDS-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ignasi Barrera resolved JCLOUDS-1089.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

> Add image history API support to Docker ImageApi
> ------------------------------------------------
>
>                 Key: JCLOUDS-1089
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1089
>             Project: jclouds
>          Issue Type: New Feature
>          Components: jclouds-labs
>    Affects Versions: 2.0.0
>            Reporter: Josef Cacek
>              Labels: docker
>             Fix For: 2.0.0
>
>
> Add support for retrieving Docker [image history|https://docs.docker.com/engine/reference/api/docker_remote_api_v1.21/#get-the-history-of-an-image].  
> It's helpful for instance when user wants to retrieve count of layers. It was possible to iterate through parent layers in older versions, but from Docker Engine version 1.10 (REST API ver. 22) it's not possible anymore. It doesn't return the parent ImageId. 
> Some details in:  
> https://github.com/docker/docker/issues/20131



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)