Update VS Docker Tools page (#4582)
* Update VS Docker Tools page Add link explaining how to modify an existing Visual Studio installation to add the .NET Core workload * Update visual-studio-tools-for-docker.mdpull/4603/head
parent
e17d0c2593
commit
119aea01d3
|
@ -23,7 +23,7 @@ uid: publishing/vs-tools-for-docker
|
|||
|
||||
## Installation and setup
|
||||
|
||||
Install [Microsoft Visual Studio 2017](https://docs.microsoft.com/visualstudio/install/install-visual-studio) with the .NET Core workload.
|
||||
Install [Microsoft Visual Studio 2017](https://docs.microsoft.com/visualstudio/install/install-visual-studio) with the .NET Core workload. If you already have Visual Studio installed, you can [modify your Visual Studio installation](https://docs.microsoft.com/visualstudio/install/modify-visual-studio) to add the .NET Core workload.
|
||||
|
||||
For Docker installation, review the information at [Docker for Windows: What to know before you install](https://docs.docker.com/docker-for-windows/install/#what-to-know-before-you-install) and install [Docker For Windows](https://docs.docker.com/docker-for-windows/install/).
|
||||
|
||||
|
|
Loading…
Reference in New Issue