[
https://issues.apache.org/jira/browse/JCLOUDS-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14159599#comment-14159599
]
BK Lau commented on JCLOUDS-737:
--------------------------------
There are 2 other issues that came that I found last night:
1. inspect(String imageid) returns an Image object and the "repoTags" are null!
However, if you do a listImages() and iterate thru all the Image objects,
the "repoTags" field is correct.
2. If you do a DockerApi.getRemoteAPI().close(), it complains about
Optional.absent()....
> Docker bindings needs upgrade to Docker API 1.4
> ------------------------------------------------
>
> Key: JCLOUDS-737
> URL: https://issues.apache.org/jira/browse/JCLOUDS-737
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-labs
> Affects Versions: 1.8.0
> Reporter: BK Lau
> Assignee: Andrea Turli
>
> Current Docker binding to Docker Remote API seems to be based on v1.13.
> Needs an upgrade to v.1.14[1] as it expose more functionality, esp the
> networks which is important.
> [1] https://docs.docker.com/reference/api/docker_remote_api_v1.14/
> [2] Upgrade should be based on Docker server 1.2
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)