docs/api
Arnaud Porterie 5719d01066 Merge pull request #16579 from coolljt0725/fix_attach_paused_container
Add show error when attach to a paused container
2015-10-31 07:43:22 -07:00
..
client Merge pull request #16579 from coolljt0725/fix_attach_paused_container 2015-10-31 07:43:22 -07:00
fixtures
server Merge pull request #16579 from coolljt0725/fix_attach_paused_container 2015-10-31 07:43:22 -07:00
types
README.md
common.go
common_test.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