蓝调“泊坞窗图像”导致“json:can not unmarshal string into Go value of type int” [英] bluemix "docker images" results in "json: cannot unmarshal string into Go value of type int"

查看:3405
本文介绍了蓝调“泊坞窗图像”导致“json:can not unmarshal string into Go value of type int”的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经成功地将Docker注册表中的两个图像上传到了我的IBM Bluemix注册表,登录Bluemix UI时我可以看到。但是,我无法使用CLI列出图像。

I have successfully uploaded two images from the docker registry to my IBM Bluemix registry, which I can see when logging into the Bluemix UI. However, I am unable to list the images using the CLIs.

使用docker命令,我收到以下内容:

Using the docker command I receive the following:

krsyoung:code krsyoung$ docker images
json: cannot unmarshal string into Go value of type int

与cf ic:

krsyoung:code krsyoung$ cf ic images
json: cannot unmarshal string into Go value of type int

Invalid IBM-Containers commands or docker commands.
Available IBM Containers commands are {login, group, ip, route,     volume, namespace, info}
In addition, IBM Containers supports native docker cli passthrough, run cf ic help for more details

以下是我正在运行的软件版本:

Here are the versions of software I'm running:

krsyoung:code krsyoung$ docker --version
Docker version 1.7.0, build 0baf609

krsyoung:code krsyoung$ cf --version
cf version 6.12.0-8c65bbd-2015-06-30T00:05:01+00:00

krsyoung:code krsyoung$ cf plugins
Listing Installed Plugins...
OK

Plugin Name      Version   Command Name   Command Help   
IBM-Containers   0.8.598   ic             IBM-Containers Plugin

添加调试标志并没有帮助。任何想法?

Adding the debug flag does not help. Any ideas?

谢谢!

推荐答案

请使用docker 1.6。 2。 Docker 1.7目前不支持

Please use docker 1.6.2. Docker 1.7 isn't supported at the moment

这篇关于蓝调“泊坞窗图像”导致“json:can not unmarshal string into Go value of type int”的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆