- Pull base image before usage
- store cache dir between stage runs
To download from powershell on windows core
$ProgressPreference = 'SilentlyContinue'
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
iwr https://github.com/dgodd/cfwindowsstager/releases/download/v0.0.4/cfwindowsstager.exe -OutFile cfwindowsstager.exe