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
33933b1922
commit
1a607fd8fa
|
@ -18,8 +18,6 @@ GET "/containers/{name:.*}/attach/ws"
|
||||||
|
|
||||||
POST "/build"
|
POST "/build"
|
||||||
POST "/images/load"
|
POST "/images/load"
|
||||||
POST "/images/{name:.*}/push"
|
|
||||||
POST "/images/{name:.*}/tag"
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Endpoints which behave differently
|
## Endpoints which behave differently
|
||||||
|
|
Loading…
Reference in New Issue