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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15184939#comment-15184939 ] 

Josef Cacek commented on JCLOUDS-1089:
--------------------------------------

PR sent: https://github.com/jclouds/jclouds-labs/pull/246

> 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
>
> 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)