Files
docker-docs/api
Dongluo Chen d0bc1833d0 Merge pull request #2165 from nishanttotla/change-of-context
Change context.TODO() to context.Background()
2016-04-26 17:49:20 -07:00
..
2016-04-14 18:11:40 -07:00
2016-02-25 10:35:57 +08:00
2016-02-05 02:07:07 +01:00
2015-10-19 13:58:21 -07:00
2016-03-30 09:46:38 -07:00
2016-01-27 01:07:52 -08:00

Docker Swarm API README

The Docker Swarm API is mostly compatible with the Docker Remote API. To read the end-user API documentation, visit the Swarm API documentation on docs.docker.com. If you want to modify the discovery API documentation, start with the docs/swarm-api.md file in this project.