Add Docker Desktop

Add Docker Desktop
This commit is contained in:
Sebastien Jeanquier
2020-05-20 07:20:13 +02:00
parent 5c0cb98f69
commit 73d386bfff

View File

@@ -635,7 +635,12 @@ case $label in
updateTool="/Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app/Contents/MacOS/msupdate"
updateToolArguments=( --install --apps WDAV00 )
;;
docker)
name="Docker"
type="dmg"
downloadURL="https://download.docker.com/mac/stable/Docker.dmg"
expectedTeamID="9BNSXJN65R"
;;
# these descriptions exist for testing and are intentionally broken