Skip to content
This repository has been archived by the owner on Sep 19, 2021. It is now read-only.

Fix for change in Docker cli #21

Merged
merged 1 commit into from
Jun 22, 2016
Merged

Fix for change in Docker cli #21

merged 1 commit into from
Jun 22, 2016

Conversation

ronnypolley
Copy link
Contributor

As of the latest version of Docker for Windows the error messge for a non tty terminal changed. I added the new version of the messge to the script.

@tiangolo
Copy link
Owner

Thanks!

I would like to confirm first, I just updated to the newest Docker Toolbox and the prompt seems the same, checking for the version of Docker I get:

$ docker --version
Docker version 1.11.1, build 5604cbe

And the specific error message is still: "cannot enable tty mode on non tty input".

What version do you have? Or are you using Docker for Mac/Win Beta?

@ronnypolley
Copy link
Contributor Author

ronnypolley commented Jun 22, 2016

Yes I'm using Docker for Windows Beta

$ docker --version
Docker version 1.12.0-rc2, build 906eacd, experimental

@tiangolo
Copy link
Owner

OK, got it. And I found it in the sources too.

Thanks @ronnypolley!

@tiangolo tiangolo merged commit a773639 into tiangolo:master Jun 22, 2016
@ronnypolley
Copy link
Contributor Author

You're welcome!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants