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 24d822d179 Merge pull request #28072 from Microsoft/jjh/api124
Windows: Allow API v1.24
2016-11-04 11:57:42 -07:00
..
errors
fixtures
server daemon: add a flag to override the default seccomp profile 2016-11-02 21:41:29 +01:00
templates/server
types Add --cpus flag to control cpu resources 2016-11-04 09:43:10 -07:00
common.go
common_test.go
common_unix.go
common_windows.go Windows: Allow API v1.24 2016-11-04 10:10:42 -07:00
README.md
swagger-gen.yaml
swagger.yaml node rm can be applied on not only active node 2016-11-02 17:22:04 +08:00

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