Saturday, 15 March 2014

How to start Boot2Docker in PowerShell in Windows? -


There is another advanced command prompt called PowerShell in Windows 7/8. It has easy copy paste and scrolling support, a simple application for launching the environment by docking to the boot docker for windows.

The problem is: the dock environment has been launched at the old command prompt, and no advanced options are available. Is there a small technique where we can use PowerShell + Boot2Docker?

Edit : You can refer to the latest document references from Docker. He gave simple guideline to reach Docker Shell from Putty and PowerShell.

i resolved this problem in some steps.

Step 1: Adding PATH to your system environment variable)

C: \ Program Files (x86) \ git \ cmd;

Step 2: Open PowerHail (Run + Porschell)

Step 3: Go to Parschell in your Docker Installation folder and Run the following command

sh.exe. \ Start.sh

Enter image details here

please Find out the simple shortcut approach to avoid hard copy.


No comments:

Post a Comment