Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.8.0
-
Docker 1.3.1, ubuntu 14.04
Description
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
Attachments
Issue Links
- is duplicated by
-
JCLOUDS-784 jclouds-docker throws ISE when getting list of containers
- Closed
- relates to
-
JCLOUDS-1044 MapTypeAdapter and IterableTypeAdapter doesn't handle NULL values correctly
- Resolved