Following `docker inspect` conventions: - Keep partial info in a buffer to not print incomplete template outputs. - Break execution when template parsing or decoding fail. Signed-off-by: David Calavera <david.calavera@gmail.com> Upstream-commit: b9d30280f6eb2f817b1315c22953a133f1b66e69 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