mirror of
https://github.com/docker/cli.git
synced 2026-09-24 15:30:10 -05:00
returns an error if the container we want to attach is not running
Upstream-commit: 468e4c4b565d25b03c68ce2ab31f9a52f7b3398a Component: engine
This commit is contained in:
@@ -132,6 +132,7 @@ Create a container
|
||||
:jsonparam config: the container's configuration
|
||||
:statuscode 201: no error
|
||||
:statuscode 404: no such container
|
||||
:statuscode 406: impossible to attach (container not running)
|
||||
:statuscode 500: server error
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user