moby--moby/docs/reference
Brian Goff 2d43d93410 Make exec start return proper error codes
Exec start was sending HTTP 500 for every error.

Fixed an error where pausing a container and then calling exec start
caused the daemon to freeze.

Updated API docs which incorrectly showed that a successful exec start
was an HTTP 201, in reality it is HTTP 200.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2015-10-02 14:40:22 -04:00
..
api Make exec start return proper error codes 2015-10-02 14:40:22 -04:00
commandline Merge pull request #16385 from RichardScothern/v1-deprecation 2015-09-30 10:10:06 -07:00
logging log driver - add ability to interpolate container context into the log tag field 2015-09-16 15:19:28 -07:00
builder.md Merge pull request #16109 from charleswhchan/patch-3 2015-09-27 15:12:17 -07:00
glossary.md Fixing docs to remove references to links under terms/ 2015-08-15 13:09:29 +05:30
run.md Add support for memory reservation 2015-09-23 14:02:45 +08:00