mirror of
https://github.com/moby/moby.git
synced 2026-08-12 22:16:46 +00:00
Fixes: #20328 We sort network ls output with incresing order, it may make output more easy to consume for users. Signed-off-by: Kai Qiang Wu(Kennan) <wkqwu@cn.ibm.com>
This directory contains code pertaining to the Docker API:
-
Used by the docker client when communicating with the docker daemon
-
Used by third party tools wishing to interface with the docker daemon