Skip to content
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

CMDER doesn't forward piped stdin to docker #1838

Closed
moerwald opened this issue Jul 13, 2018 · 2 comments
Closed

CMDER doesn't forward piped stdin to docker #1838

moerwald opened this issue Jul 13, 2018 · 2 comments

Comments

@moerwald
Copy link

I'm using the docker image located under https://hub.docker.com/r/think/plantuml/. The docu says that input shall be piped to the container like:

cat test.uml | docker run --rm -i think/plantuml > test.svg

I run above command in cmder (PowerShell) nothing happens. If I run the same command in a standard Windows PowerShell terminal everything is fine.

Is there a workaround/fix to use stdin piping via CMDER?

@adambriny
Copy link

adambriny commented Oct 26, 2018

Maximus5/ConEmu#958 (comment)

As a workaround, disabling Settings -> Features -> ANSI and xterm sequences

@Stanzilla
Copy link
Member

Hey there,
Cmder uses ConEmu as terminal emulator, if you are experiencing a problem with that, please open a bug over at https://github.com/Maximus5/ConEmu

Thank you! :)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants