-
-
Notifications
You must be signed in to change notification settings - Fork 584
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Error piping on docker #958
Comments
Please report this top Docker team |
This is not an error on the docker client. The error only happens when the command runs in Conemu. It does not happen on plain PowerShell or plain CMD. It is clearly an error in Conemu. |
It would be an error in ConEmu, if Docker acts absolutely the same way in ConEmu as in raw conhost. |
Ok, so Docker is screwing up. I am closing the issue and opening another one there. |
Opened moby/moby#28814, so anyone with the same error can follow up. |
As a workaround, disabling |
Versions
ConEmu build: x64
ConEmu version: 16.10.22.0
OS version: Windows 10 x64 (Version 1607 OS Build 14393.447)
Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): ???
Problem description
When using Docker for Windows, while using Linux containers, if you run on Conemu:
And PowerShell:
or
Or on cmd:
You get this error:
This is NOT an error with Docker, the command works on cmd and PowerShell without Conemu.
Docker version:
Steps to reproduce
Actual results
Expected results
Docker run without errors
The text was updated successfully, but these errors were encountered: