Skip to content

v0.0.4: choose dirs for cache files on windows

Latest
Compare
Choose a tag to compare
@dgodd dgodd released this 21 Jan 03:43
· 1 commit to master since this release
  • 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