MicrosoftDocs / Virtualization-Documentation

Place to store our documentation, code samples, etc for public consumption.
http://docs.microsoft.com/virtualization/
Creative Commons Attribution 4.0 International
1.79k stars 1.54k forks source link

feedback - powershell docker install #1983

Open dotcomscripts opened 2 months ago

dotcomscripts commented 2 months ago

[Enter feedback here]

Issue: "Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/microsoft/Windows-Containers/Main/helpful_tools/Install-DockerCE/install-docker-ce.ps1" -o install-docker-ce.ps1"

Expects: Creation of ps1 script at location

Error: parameter cannot be processed because the parameter name 'o' is ambiguous

Proposed resolution: change "-o" to "-Outfile"


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.