mirror of https://github.com/docker/docs.git
Update README.md
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
This commit is contained in:
parent
caa5fd0351
commit
6306fe3b64
|
|
@ -17,6 +17,7 @@ GET "/images/get"
|
||||||
|
|
||||||
POST "/build"
|
POST "/build"
|
||||||
POST "/images/load"
|
POST "/images/load"
|
||||||
|
POST "/images/create" : "docker import" flow not implement
|
||||||
```
|
```
|
||||||
|
|
||||||
## Endpoints which behave differently
|
## Endpoints which behave differently
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue