foundation_deployment_platform 0.1.0

Foundation deployment platform — VM/container orchestration, Docker runtime, guest infrastructure
1
2
3
4
5
,
  @{ N='[deep] cargo target on D:\';   P=@('D:\target') },
  @{ N='[deep] cargo registry cache';  P=@("$env:USERPROFILE\.cargo\registry\cache","$env:USERPROFILE\.cargo\registry\src") },
  @{ N='[deep] sccache';               P=@("$env:USERPROFILE\AppData\Local\Mozilla\sccache") },
  @{ N='[deep] mise tool installs';    P=@("$env:USERPROFILE\.local\share\mise\installs") }