moby--moby/api
Antonio Murdaca 5008a34072 Merge pull request #21333 from cpuguy83/sigpipe
Don't forward SIGPIPE from client to container
2016-03-21 15:09:13 +01:00
..
client Merge pull request #21333 from cpuguy83/sigpipe 2016-03-21 15:09:13 +01:00
fixtures
server Merge pull request #21274 from jfrazelle/fix-variables-that-werent-being-used 2016-03-18 18:03:15 -07:00
types/backend
README.md
common.go
common_test.go fix typos 2016-03-06 00:59:11 +08:00

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