Skip to main content
added some screen shots
Source Link
Red Cricket
  • 2.2k
  • 7
  • 26
  • 37

I had the same problem, then I realized that when I installed docker on my Windows 10 system a program called "Docker Quickstart Terminal" was installed. If you run that if gives a bash shell and you can run your docker command in that terminal. It might not be Cygwin's bash but so what?

enter image description here

That launches this …

enter image description here

I had the same problem, then I realized that when I installed docker on my Windows 10 system a program called "Docker Quickstart Terminal" was installed. If you run that if gives a bash shell and you can run your docker command in that terminal.

I had the same problem, then I realized that when I installed docker on my Windows 10 system a program called "Docker Quickstart Terminal" was installed. If you run that if gives a bash shell and you can run your docker command in that terminal. It might not be Cygwin's bash but so what?

enter image description here

That launches this …

enter image description here

Source Link
Red Cricket
  • 2.2k
  • 7
  • 26
  • 37

I had the same problem, then I realized that when I installed docker on my Windows 10 system a program called "Docker Quickstart Terminal" was installed. If you run that if gives a bash shell and you can run your docker command in that terminal.