1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api
allencloud 4b21b411ec add command docker stack services STACKNAME
Signed-off-by: allencloud <allen.sun@daocloud.io>
2016-07-19 14:21:58 +08:00
..
client add command docker stack services STACKNAME 2016-07-19 14:21:58 +08: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