We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fed55d commit df3dd46Copy full SHA for df3dd46
prepare-vms/azure/packer/provision.ps1
@@ -54,6 +54,7 @@ choco install -y firefox
54
55
Write-Output 'Install Docker Compose'
56
choco install -y docker-compose
57
+choco install -y kubernetes-cli
58
59
choco install -y poshgit
60
choco install -y visualstudiocode
0 commit comments