On 24 May 2014 15:15, Bastian Blank <[email protected]> wrote: > "docker.io attach $container" does not work at all. It does not try to > read stdin or add it to its epoll fd, so it can't get any input.
I've tried and I can't replicate the issue - the "docker attach" worked fine and I was manipulating my active container. Was the original container run with "-i" and "-t" so that it has the proper TTY support to be able to be reattached to interactively? ♥, - Tianon -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

