Files
docker/api/client
Qiang Huang b0ef3194aa fix inspect format result
Currently `docker inspect -f` use json.Unmarshal() unmarshal
to interface, it will store all JSON numbers in float64, so
we use `docker inspect 4f0d73b75a0d | grep Memory` and
`docker inspect -f {{.HostConfig.Memory}} 4f0d73b75a0d` will
get different values.

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2015-04-23 09:28:07 +08:00
..
2015-04-22 00:14:23 -07:00
2015-04-14 11:27:06 -07:00
2015-04-22 13:51:57 -07:00
2015-04-23 09:28:07 +08:00
2015-03-29 03:22:46 +02:00
2015-03-29 03:22:46 +02:00
2015-03-29 03:22:46 +02:00
2015-03-29 03:22:46 +02:00
2015-04-14 01:37:36 +02:00
2015-04-22 00:14:23 -07:00
2015-03-29 03:22:46 +02:00
2015-04-11 20:04:34 +08:00
2015-04-20 01:08:51 -07:00
2015-03-29 03:22:46 +02:00
2015-03-29 03:22:46 +02:00
2015-04-09 18:17:50 -07:00
2015-03-29 03:22:46 +02:00