Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inspect container fails with Docker 1.0.0 #110

Closed
whiskeysierra opened this issue Jun 17, 2014 · 1 comment
Closed

Inspect container fails with Docker 1.0.0 #110

whiskeysierra opened this issue Jun 17, 2014 · 1 comment

Comments

@whiskeysierra
Copy link

As of version 1.0.0 docker returns ints as floats which breaks the json unmarshalling process with:

json: cannot unmarshal number 6.7108864e+07 into Go value of type int64
@fsouza
Copy link
Owner

fsouza commented Jun 17, 2014

Fixed by #111.

Thanks for reporting.

@fsouza fsouza closed this as completed Jun 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants