Open a terminal on Windows
orphan
Open a terminal on Windows
howto-open-terminal-on-mac
Docker for Windows
Docker for Windows (the native Docker implementation) does not have any special requirements for initial environment variable setup. Simply open either
- Command Prompt
- PowerShell
[!IMPORTANT] Do not open PowerShell ISE
install docker win
Docker Toolbox
- On your Desktop, find the Docker QuickStart Terminal icon.
-
Click the Docker QuickStart icon to launch a pre-configured Docker Toolbox terminal.
If the system displays a User Account Control prompt to allow VirtualBox to make changes to your computer. Choose Yes.
The terminal runs a special bash environment instead of the standard Windows command prompt. The bash environment is required by Docker.
You can now use this terminal window to apply all your Docker and Devilbox related commands.
install docker toolbox win