531 Forks
1075 Stars
1075 Watchers

vscode-docker

Docker Extension for Visual Studio Code

How to download and setup vscode-docker

Open terminal and run command
git clone https://github.com/microsoft/vscode-docker.git
git clone is used to create a copy or clone of vscode-docker repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vscode-docker https://github.com/microsoft/vscode-docker/archive/master.zip

Or simply clone vscode-docker with SSH
[email protected]:microsoft/vscode-docker.git

If you have some problems with vscode-docker

You may open issue on vscode-docker support forum (system) here: https://github.com/microsoft/vscode-docker/issues