Skip to content

Commit 846baf7

Browse files
authored
Merge pull request #99522 from MikkelHegn/patch-2
Add link to Docker install instructions
2 parents b5ead3c + 9125f5a commit 846baf7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/service-fabric/service-fabric-quickstart-dotnet.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ After you install the runtime, SDKs, Visual Studio tools, Docker, and have Docke
4949
> Although unnecessary for this particular quickstart, the instruction to have
5050
> Docker running when you create the cluster is included as a best-practice.
5151
> Test that Docker is running by opening a terminal window and running `docker ps` to see if an error occurs. If the response does not indicate an error, Docker is running and you're ready to build a cluster.
52+
>
53+
> [Set up Windows 10 or Windows Server for containers](https://docs.microsoft.com/virtualization/windowscontainers/quick-start/set-up-environment?tabs=Windows-10-Client)
5254
5355
1. Open a new, elevated PowerShell window as an administrator.
5456
2. Run the following PowerShell command to create a development cluster:

0 commit comments

Comments
 (0)