27 lines
1.1 KiB
YAML
27 lines
1.1 KiB
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
|
|
PackageIdentifier: Docker.DockerDesktop
|
|
Publisher: Docker Inc.
|
|
PackageName: Docker Desktop
|
|
Moniker: docker
|
|
ShortDescription: Docker Desktop is an application for macOS and Windows machines for the building and sharing of containerized applications. Access Docker Desktop and follow the guided onboarding to build your first containerized application in minutes.
|
|
PackageUrl: https://www.docker.com
|
|
Tags:
|
|
- Container
|
|
- Containerization
|
|
- Virtualization
|
|
PackageVersion: 3.2.3.62196
|
|
License: Copyright © 2015-2021 Docker Inc. All rights reserved.
|
|
LicenseUrl: https://www.docker.com/legal/docker-software-end-user-license-agreement
|
|
InstallerType: exe
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://desktop.docker.com/win/stable/amd64/62916/Docker%20Desktop%20Installer.exe
|
|
InstallerSha256: 1484DC06F33EA9B9180969CD8C96E3CE877E4A8CF15D1D22C628156FB754D228
|
|
InstallerSwitches:
|
|
Silent: install --quiet
|
|
SilentWithProgress: install --quiet
|
|
PackageLocale: en-US
|
|
ManifestType: singleton
|
|
ManifestVersion: 1.0.0
|
|
|