mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 08:28:52 +00:00
12 lines
414 B
JSON
12 lines
414 B
JSON
|
|
{
|
||
|
|
"name": "Docker Desktop",
|
||
|
|
"slug": "docker/windows",
|
||
|
|
"package_identifier": "Docker.DockerDesktop",
|
||
|
|
"unique_identifier": "Docker Desktop",
|
||
|
|
"install_script_path": "ee/maintained-apps/inputs/winget/scripts/docker_install.ps1",
|
||
|
|
"uninstall_script_path": "ee/maintained-apps/inputs/winget/scripts/docker_uninstall.ps1",
|
||
|
|
"installer_arch": "x64",
|
||
|
|
"installer_type": "exe",
|
||
|
|
"installer_scope": "machine"
|
||
|
|
}
|