mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
a6b8e81332
Trying to start a container that is already running is not an
error condition, so a `304 Not Modified` should be returned instead
of a `409 Conflict`.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit
|
||
---|---|---|
.. | ||
local_windows.go | ||
process_windows.go | ||
utils_windows.go | ||
utils_windows_test.go |