moby--moby/api
Vincent Demeester 46649755f8 Merge pull request #24051 from allencloud/return-err-when-stack-name-nonexist
output some details when stack name does not exist
2016-07-11 20:43:09 +02:00
..
client Merge pull request #24051 from allencloud/return-err-when-stack-name-nonexist 2016-07-11 20:43:09 +02:00
fixtures
server Validate hostname starting from 1.24 API. 2016-07-06 09:13:59 +02:00
types/backend
README.md
common.go Atomically save libtrust key file 2016-06-27 15:54:39 -07:00
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