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 <no...@github.com> on 2016/03/08 15:05:10 UTC

[jclouds-labs] [JCLOUDS-1089] Add image history support to Docker ImageApi (#246)

JIRA: https://issues.apache.org/jira/browse/JCLOUDS-1089

Added support for retrieving Docker [image history](https://docs.docker.com/engine/reference/api/docker_remote_api_v1.21/#get-the-history-of-an-image)

You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * [JCLOUDS-1089] Add image history support to Docker ImageApi

-- File Changes --

    A docker/src/main/java/org/jclouds/docker/domain/ImageHistory.java (50)
    M docker/src/main/java/org/jclouds/docker/features/ImageApi.java (13)
    M docker/src/test/java/org/jclouds/docker/features/ImageApiMockTest.java (49)
    A docker/src/test/java/org/jclouds/docker/parse/HistoryParseTest.java (63)
    A docker/src/test/resources/history-apiver22.json (28)
    A docker/src/test/resources/history.json (32)

-- Patch Links --

https://github.com/jclouds/jclouds-labs/pull/246.patch
https://github.com/jclouds/jclouds-labs/pull/246.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/246

Re: [jclouds-labs] [JCLOUDS-1089] Add image history support to Docker ImageApi (#246)

Posted by Ignasi Barrera <no...@github.com>.
Closed #246.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/246#event-582433768

Re: [jclouds-labs] [JCLOUDS-1089] Add image history support to Docker ImageApi (#246)

Posted by Ignasi Barrera <no...@github.com>.
Pushed to master as [11759531](http://git-wip-us.apache.org/repos/asf/jclouds-labs/commit/11759531). Thanks @kwart!

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/246#issuecomment-193991219