mirror of
https://github.com/moby/moby.git
synced 2026-07-08 07:37:55 +00:00
This commit adds a hidden placeholder of `.Self` for `docker node ls --format` so that if the node is the same as the current docker daemon, then a `*` is outputed. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>