Skip to content

Commit 5201e69

Browse files
Add license acceptance to silent install switches (microsoft#308446)
1 parent df6d919 commit 5201e69

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

manifests/d/Docker/DockerDesktop/2.3.0.3.45519/Docker.DockerDesktop.installer.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ PackageVersion: 2.3.0.3.45519
66
MinimumOSVersion: 10.0.0.0
77
InstallerType: exe
88
InstallerSwitches:
9-
Silent: install --quiet
10-
SilentWithProgress: install --quiet
9+
Silent: install --quiet --accept-license
10+
SilentWithProgress: install --quiet --accept-license
1111
Installers:
1212
- Architecture: x64
1313
InstallerUrl: https://desktop.docker.com/win/stable/45519/Docker%20Desktop%20Installer.exe

0 commit comments

Comments
 (0)