Hide Forgot
Created attachment 829765 [details] Strace log Description of problem: When starting a container, for example with "docker run -i -t goldmann/f20 /bin/bash" it fails almost immediately with following message: [error] commands.go:2470 Error resize: Error: bad file descriptor This issue exists when running docker-io-0.7.0-2.el6.x86_64 (unreleased) as daemon with following flag: -b none. [root@centos64 ~]# docker -v Docker version 0.7.0, build 0d078b6/0.7.0
The above sentence "This issue exists when running docker-io-0.7.0-2.el6.x86_64 (unreleased) as daemon with following flag: -b none." should read: "This issue exists when running docker-io-0.7.0-2.el6.x86_64 (unreleased) as daemon."
This error sounds like a duplicate of #1034919
*** This bug has been marked as a duplicate of bug 1034919 ***
Yep, I was just about adding a comment :)