build_windows_2019_docker_azure.ps1 · 202 B · ext
.ps1 · seen 842× in SWHvia unique-primary
swh:1:cnt:71d875c83281e22f4551f728437fc8f4f7d037e7;origin=https://github.com/DevOpsBoondoggles/PackerTemplates;anchor=swh:1:rev:773f164f4a7afdfe1205113b475a7645dd10ed69;path=/build_windows_2019_docker_azure.ps1
Show source
./make_unattend_iso.ps1
if (Test-Path ./output-hyperv-iso) {
Remove-Item -Recurse -Force ./output-hyperv-iso
}
packer build --only=hyperv-iso --var iso_url=./local.iso windows_2019_docker_azure.json