update CLI & api docs
Docker-DCO-1.1-Signed-off-by: Adrien Folie <folie.adrien@gmail.com> (github: folieadrien) Upstream-commit: 5ba11e6890e51fd01f674160473af3ac432622c5 Component: engine
This commit is contained in:
committed by
Victor Vieux
parent
3853ef9c11
commit
91c66dc425
@ -42,6 +42,14 @@ You can still call an old version of the API using
|
||||
|
||||
### What's new
|
||||
|
||||
`DELETE /containers/(id)`
|
||||
|
||||
New! You can now use the `stop` parameter to stop running containers
|
||||
before removal (replace `force`).
|
||||
|
||||
New! You can now use the `kill` parameter to kill running containers
|
||||
before removal.
|
||||
|
||||
`GET /containers/(name)/json`
|
||||
|
||||
**New!**
|
||||
|
||||
Reference in New Issue
Block a user