[
https://issues.apache.org/jira/browse/LIBCLOUD-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pankaj Garg closed LIBCLOUD-919.
--------------------------------
Resolution: Invalid
This is already resolved in the master (version: 2.0.0)
> Container APIs response
> -----------------------
>
> Key: LIBCLOUD-919
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-919
> Project: Libcloud
> Issue Type: Bug
> Environment: macOS
> Reporter: Pankaj Garg
> Priority: Minor
>
> The docker engine response to the container APIs is not in JSON format which
> breaks the APIs of libcloud. The header in the response says json, but it
> actually is not.
> Sample response for the api <container_driver>.install_image
> {"status":"Pulling from library/tomcat","id":"latest"}
> {"status":"Digest:
> sha256:c8a05636dc6cbdf7c5a3ed3c329fb11f981a6b1f0b0c45840d4900a81fb82b85"}
> {"status":"Status: Image is up to date for tomcat:latest"}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)