fix Dockerfile link

This commit is contained in:
Zhang Yong
2020-10-27 16:24:24 +08:00
parent 1e1c5bc5e2
commit 5be352ab1b
2 changed files with 2 additions and 2 deletions
@@ -217,7 +217,7 @@ All code snippets in Windows sections are to be run in a PowerShell environment
```
{{< note >}}
The "pause" (infrastructure) image is hosted on Microsoft Container Registry (MCR). You can access it using "docker pull mcr.microsoft.com/k8s/core/pause:1.2.0". The DOCKERFILE is available at https://github.com/kubernetes-sigs/sig-windows-tools/tree/master/cmd/wincat.
The "pause" (infrastructure) image is hosted on Microsoft Container Registry (MCR). You can access it using "docker pull mcr.microsoft.com/k8s/core/pause:1.2.0". The DOCKERFILE is available at https://github.com/kubernetes-sigs/windows-testing/blob/master/images/pause/Dockerfile.
{{< /note >}}
1. Prepare a Windows directory for Kubernetes