[
https://issues.apache.org/jira/browse/JCLOUDS-783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14226510#comment-14226510
]
Ignasi Barrera commented on JCLOUDS-783:
----------------------------------------
Just a note: providers in *labs*, should not be used in production. You can do
that, but we can introduce backwards incompatible changes without previous
notice, and we can even completely refactor the provider design. If you're
using labs providers in production, do it at your own risk, but expect breaking
changes and a more aggresive update policy.
> Docker remote API.inspect() call results in java.lang.IllegalStateException:
> Expected STRING but was BEGIN_ARRAY
> ----------------------------------------------------------------------------------------------------------------
>
> Key: JCLOUDS-783
> URL: https://issues.apache.org/jira/browse/JCLOUDS-783
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-labs
> Affects Versions: 1.8.0
> Environment: Docker 1.3.1, ubuntu 14.04
> Reporter: BK Lau
> Assignee: Andrea Turli
> Labels: docker, inspect
> Fix For: 2.0.0
>
>
> I run NGINX from https://registry.hub.docker.com/_/nginx/ and tried doing
> an inspect on a running container based on above nginx using Docker version
> 1.3.1 on ubuntu 14.04, I got consistently JSON parsing errors:
> java.lang.IllegalStateException: Expected STRING but was BEGIN_ARRAY
> I attached sample error logs and Docker CLI inspect
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)