This repository was archived by the owner on Oct 13, 2023. It is now read-only.
Commit 6bceecd
committed
Windows: fix error-type for starting a running container
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 c030885e7afef7ef14ba8709837a4a4e8e2127d8)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: a6b8e81332463ab0fff62a0ea0e9717f63d022dd
Component: engine1 parent a5906db commit 6bceecd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
607 | 607 | | |
608 | 608 | | |
609 | 609 | | |
610 | | - | |
| 610 | + | |
611 | 611 | | |
612 | 612 | | |
613 | 613 | | |
| |||
0 commit comments