PowerShell_Scripts/docker/_.package.json

11 lines
119 B
JSON

{
"package": {
"Condition": [
{
"AppExeExists": "docker"
}
],
"Name": "docker"
}
}