mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03: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> Upstream-commit: 838ed1866bf285759efdc01a97ae837f0f1c326a Component: engine
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