mirror of
https://github.com/moby/moby.git
synced 2026-07-15 12:01:27 +00:00
- 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>
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