update README.md

Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
This commit is contained in:
Xian Chaobo 2015-05-13 21:52:53 -04:00
parent f63bafc7c5
commit 3bd2e5b584
1 changed files with 0 additions and 8 deletions

View File

@ -8,14 +8,6 @@ page_keywords: docker, swarm, clustering, api
The Docker Swarm API is mostly compatible with the [Docker Remote API](https://docs.docker.com/reference/api/docker_remote_api/). This document is an overview of the differences between the Swarm API and the Docker Remote API.
## Missing endpoints
Some endpoints have not yet been implemented and will return a 404 error.
```
POST "/images/create" : "docker import" flow not implement
```
## Endpoints which behave differently
* `GET "/containers/{name:.*}/json"`: New field `Node` added: