Skip to content

Commit e4c3ee2

Browse files
authored
Merge pull request #49521 from mburke5678/winc-add-golder-image-step
WINC remove docker step
2 parents f1b12ec + a515198 commit e4c3ee2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/creating-the-vsphere-windows-vm-golden-image.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ PS C:\> Get-Service -Name VMTools | Select Status, StartType
6666
The public key used in the instructions must correspond to the private key you create later in the WMCO namespace that holds your secret. See the "Configuring a secret for the Windows Machine Config Operator" section for more details.
6767
====
6868

69-
. Install the `docker` container runtime on your Windows VM following the link:https://docs.microsoft.com/en-us/virtualization/windowscontainers/quick-start/set-up-environment?tabs=Windows-Server[Microsoft documentation].
70-
7169
. You must create a new firewall rule in the Windows VM that allows incoming connections for container logs. Run the following PowerShell command to create the firewall rule on TCP port 10250:
7270
+
7371
[source,posh]

0 commit comments

Comments
 (0)