mirror of
https://github.com/moby/moby.git
synced 2026-07-12 02:25:19 +00:00
This fix tries to fix the crash caused by `docker service inspect --pretty`, by performing necessary nil pointer check. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>