27 lines
993 B
YAML
27 lines
993 B
YAML
|
|
# ================== General ==================
|
|
|
|
Id: Docker.DockerDesktop
|
|
Publisher: Docker Inc.
|
|
Name: Docker Desktop
|
|
AppMoniker: docker
|
|
Description: 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.
|
|
Homepage: https://www.docker.com
|
|
Tags: Container, Containerization, Virtualization
|
|
|
|
Version: 3.2.2.61853
|
|
|
|
License: Copyright © 2015-2021 Docker Inc. All rights reserved.
|
|
LicenseUrl: https://www.docker.com/legal/docker-software-end-user-license-agreement
|
|
|
|
# ================= Installer =================
|
|
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://desktop.docker.com/win/stable/amd64/61853/Docker%20Desktop%20Installer.exe
|
|
Sha256: 7545f7fbeb0f14958722e51af7b0af925aa04382c0f8eeb95e8d1a4ca7699aec
|
|
Switches:
|
|
Silent: install --quiet
|
|
SilentWithProgress: install --quiet
|