You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
compose: clarify standalone install warning with recommended alternatives
The existing warning says standalone is "not recommended" but gives
no guidance on what to use instead. Add links to Docker Desktop and
the Compose plugin as the preferred alternatives, and clarify that
standalone is only appropriate when neither option is available.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@@ -52,14 +56,14 @@ on Microsoft Windows Server](/manuals/engine/install/binaries.md#install-server-
52
56
1. Run PowerShell as an administrator.
53
57
In order to proceed with the installation, select **Yes** when asked if you want this app to make changes to your device.
54
58
55
-
2. Optional. Ensure TLS1.2 is enabled.
59
+
2. Optional. Ensure TLS1.2 is enabled.
56
60
GitHub requires TLS1.2 for secure connections. If you’re using an older version of Windows Server, for example 2016, or suspect that TLS1.2 is not enabled, run the following command in PowerShell:
0 commit comments