1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api
Sebastiaan van Stijn 7da11b1afd Merge pull request #24146 from johnharris85/fix-swarm-update-auto-accept
Add comma-separated --auto-accept support.
2016-07-12 16:29:21 +02:00
..
client Merge pull request #24146 from johnharris85/fix-swarm-update-auto-accept 2016-07-12 16:29:21 +02:00
fixtures
server Validate hostname starting from 1.24 API. 2016-07-06 09:13:59 +02:00
types/backend
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