- Create container.go and image.go for specific context code - Keep common code in formatter.go and custom.go Signed-off-by: Vincent Demeester <vincent@sbr.pm> Upstream-commit: e4fdbbc00bf90c5d9f87885b0c8ecd7f1d200921 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