From 66ef6c0f6ed887008ad73e317767e81551f76e72 Mon Sep 17 00:00:00 2001 From: Victor Vieux Date: Wed, 28 Aug 2013 16:40:00 +0000 Subject: [PATCH] fix start doc --- docs/sources/api/docker_remote_api_v1.4.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/api/docker_remote_api_v1.4.rst b/docs/sources/api/docker_remote_api_v1.4.rst index d512de9ca3..0adb5b834e 100644 --- a/docs/sources/api/docker_remote_api_v1.4.rst +++ b/docs/sources/api/docker_remote_api_v1.4.rst @@ -368,7 +368,7 @@ Start a container Content-Type: text/plain :jsonparam hostConfig: the container's host configuration (optional) - :statuscode 200: no error + :statuscode 204: no error :statuscode 404: no such container :statuscode 500: server error