mirror of
https://github.com/moby/moby.git
synced 2026-07-15 12:01:27 +00:00
1. Replace raw `docker inspect -f xxx` with `inspectField`, to make code cleaner and more consistent 2. assert the error in function `inspectField*` so we don't need to assert the return value of it every time, this will make inspect easier. Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
3.7 KiB
3.7 KiB