moby--moby/api
Alexandr Morozov ad136e1ae3 Don't write pull output to stdout on container creating
Fixes #8632

Signed-off-by: Alexandr Morozov <lk4d4@docker.com>
2014-10-17 11:08:53 -07:00
..
client Don't write pull output to stdout on container creating 2014-10-17 11:08:53 -07:00
server
MAINTAINERS
README.md
api_unit_test.go
common.go

README.md

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