Stuart P. Bentley
Stuart P. Bentley
> I know in the Django Heroku community, a lot of people use the same bash syntax to chain together Procfile commands and I have done so myself in several...
`echo foo | sudo docker run progrium/buildstep cat` gives no output, wtf And it's not sudo, this happens when run as root directly as well
dotcloud/docker#7142 claims adding `-i` should fix it, but it doesn't (dotcloud/docker#7143).
It doesn't work with `-a stdin`. See dotcloud/docker#7143.
See https://github.com/progrium/buildstep/blob/master/buildstep - it's to get the container ID.
It's a regression in Docker iirc: docker/docker#7143
Also iirc this doesn't affect Dokku because Dokku always uses `-i` (as does plushu-buildstep, which works around this bug by using `--cidfile`).
Ask docker/docker#7143
This error was definitely caused y Docker. There are other things that will cause stdin to not look like a tar archive, but not connecting it at all is the...
What if _only one_ of @feross or @mafintosh get stuck in an elevator? I feel the implementation behavior here is undefined.