Hide Forgot
Description of problem: [root@wyrd ~]# docker search centos 2013/11/08 18:38:41 Error: json: cannot unmarshal number into Go value of type string [root@wyrd ~]# docker search base 2013/11/08 18:43:24 Error: json: cannot unmarshal number into Go value of type string Version-Release number of selected component (if applicable): docker-io-0.7-0.13.dm.fc20.x86_64 How reproducible: every time Steps to Reproduce: 1. install docker-io-0.7-0.13.dm.fc20.x86_64 2. search for an image Actual results: Error: json: cannot unmarshal number into Go value of type string Expected results: list of available image Additional info:
looks like 0.7-rc5 shoud fix this: https://github.com/dotcloud/docker/issues/2359