Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

exec: A process can be run on a created container #120

Closed
sboeuf opened this issue Mar 27, 2018 · 0 comments
Closed

exec: A process can be run on a created container #120

sboeuf opened this issue Mar 27, 2018 · 0 comments
Assignees

Comments

@sboeuf
Copy link

sboeuf commented Mar 27, 2018

If a container is not running, but created/ready instead, this means a container process exists and that we can actually exec another process inside this container. The container does not have to be in running state.

sboeuf pushed a commit to sboeuf/runtime-1 that referenced this issue Mar 27, 2018
If a container is not running, but created/ready instead, this means
a container process exists and that we can actually exec another
process inside this container. The container does not have to be
in running state.

Fixes kata-containers#120

Signed-off-by: Sebastien Boeuf <[email protected]>
@sboeuf sboeuf self-assigned this Mar 27, 2018
@sboeuf sboeuf added the review label Mar 27, 2018
sboeuf pushed a commit to sboeuf/runtime-1 that referenced this issue Mar 29, 2018
If a container is not running, but created/ready instead, this means
a container process exists and that we can actually exec another
process inside this container. The container does not have to be
in running state.

Fixes kata-containers#120

Signed-off-by: Sebastien Boeuf <[email protected]>
sboeuf pushed a commit to sboeuf/runtime-1 that referenced this issue Mar 29, 2018
If a container is not running, but created/ready instead, this means
a container process exists and that we can actually exec another
process inside this container. The container does not have to be
in running state.

Fixes kata-containers#120

Signed-off-by: Sebastien Boeuf <[email protected]>
sboeuf pushed a commit to sboeuf/runtime-1 that referenced this issue Mar 29, 2018
If a container is not running, but created/ready instead, this means
a container process exists and that we can actually exec another
process inside this container. The container does not have to be
in running state.

Fixes kata-containers#120

Signed-off-by: Sebastien Boeuf <[email protected]>
zklei pushed a commit to zklei/runtime that referenced this issue Jun 13, 2019
add a CONTRIBUTING.md for this repo

Fixes: kata-containers#120

Signed-off-by: Ruidong Cao <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants