Removing pause state from container errors - #294
Conversation
Signed-off-by: Rajasekaran <rajasec79@gmail.com>
|
why? this is a valid error, i don't see why to remove this because you cannot start another process in a container that is paused. |
|
@crosbymichael |
|
@rajasec it is an error condition if you are trying to exec another process in a paused container. i.e.
|
Bumpversion v0.3.0
Removing pausing state from error conditions, as container pause(freeze) state of the container
Signed-off-by: Rajasekaran rajasec79@gmail.com