docs/api
Dongluo Chen 04b70bff15 Merge pull request #2154 from xianlubird/master
Fix the bug that start container mess the host config
2016-04-29 17:02:08 -07:00
..
mockclient Change context.TODO() to context.Background() 2016-04-25 13:59:21 -07:00
nopclient Change context.TODO() to context.Background() 2016-04-25 13:59:21 -07:00
README.md
events.go
events_test.go use engine-api for events 2016-04-14 18:11:40 -07:00
flusher.go
handlers.go Merge pull request #2154 from xianlubird/master 2016-04-29 17:02:08 -07:00
primary.go
primary_test.go
replica.go
server.go
server_unix.go
server_windows.go
sorter.go
status.go
utils.go return an error when assertion fails in hijack 2016-04-15 13:31:18 +08:00
utils_test.go

README.md

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.