-
Notifications
You must be signed in to change notification settings - Fork 1.3k
docker exec hang #6154
Copy link
Copy link
Closed
moby/moby
#44888Labels
bugIncorrect behaviourIncorrect behaviourneeds-reviewNeeds to be assessed by the team.Needs to be assessed by the team.
Metadata
Metadata
Assignees
Labels
bugIncorrect behaviourIncorrect behaviourneeds-reviewNeeds to be assessed by the team.Needs to be assessed by the team.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Reported by Jim Carroll from Mirantis:
terminal 1:
docker run --rm -it --name katatest --runtime io.containerd.kata.v2 alpineterminal 2:
docker exec -it katatest /bin/sheverything seems fine.
Until I try to exit the exec session, at which point the following happens:
I have to kill the exec command still hung in terminal 2 to regain control of that lost soul