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

passing a stdin to docker run hangs the container #932

Open
GabyCT opened this issue Jan 16, 2018 · 0 comments
Open

passing a stdin to docker run hangs the container #932

GabyCT opened this issue Jan 16, 2018 · 0 comments

Comments

@GabyCT
Copy link
Contributor

GabyCT commented Jan 16, 2018

If you pass a stdin to docker run, the container hangs

$ echo hello | docker run -i busybox
sh: hello: not found
....
but the container do not gets terminated like if you use runc.

Here are the specifications that I am using
cc-runtime : 3.0.12
commit : 9014fe3
Docker version 1.12.1, build 23cf638

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

1 participant