2023-04-28 17:29:00 UTC
248 MB
PSDocker-NanoServer-20H2
POWERSHELL_TELEMETRY_OPTOUT0
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePathC:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:75716dcae628c0a700bf11dc09e693e53c488b794d1164a35ec9b5b5396af1ac - 40.66% (101 MB)
[#001] sha256:418c1a42f58eb631cf8e08e81daf8a12c449e929b7b3bc69a532d9f91b027d9e - 0.0% (1.02 KB)
[#002] sha256:1ab075a5c375f391d0cd9f089df2859558be85f9639ce59e42eda245fb762871 - 0.0% (1.02 KB)
[#003] sha256:7eeb3ebdb82ca757ef6988c335583b24bfd753050cc504b971837e5f50703644 - 0.03% (66.6 KB)
[#004] sha256:c20888dba280d0205d5e7d88229635587aa8d0fae40f782342fa2d57cc1980ee - 0.0% (1.02 KB)
[#005] sha256:454eb137b36b174099ef2a1e8b4e66f7ca115e58b71479b859c04e6ffd615580 - 41.85% (104 MB)
[#006] sha256:8c4d201dc017132b34b00a51314dc52e65cc459558f7c4bfb7674f34ebce783f - 0.06% (157 KB)
[#007] sha256:8723b1acd953abc377f195cbd492e041eb91fc04bba75af961cb11ffaead210a - 0.0% (1.04 KB)
[#008] sha256:0793b0c4966b55c7b20c3cb3a43d0a7c974fc607d04e6df502f01cb26cfed317 - 0.0% (1.01 KB)
[#009] sha256:953e07c71836acd8b90cd43cdfed8a60268cd60cf657dbdf63cb2771cb5e9fff - 0.0% (1.02 KB)
[#010] sha256:d80607358e49c33e4f55d586b08ff130c654f7dc6561208dc6a3f3b9bc566276 - 17.33% (43 MB)
[#011] sha256:bd233d85ae60068aaf593c7ea3c952ad41d7990f36b2f8ea5863b3e3c224ccc5 - 0.03% (75.1 KB)
[#012] sha256:99923e469caee5d0456f0f70a4b4a5d8f15ad7fc71c83b09cd0ac7457cec4d12 - 0.0% (1.05 KB)
[#013] sha256:0159f0000505c88ef71ae8d277b09903dbf9f912e4dae716f46f7a56603be29f - 0.04% (91.7 KB)
[#014] sha256:d1841e936490eb8c158ccd63de9876bef96518bc8bacdb6e75195716b92919c9 - 0.0% (1.39 KB)
[#015] sha256:984aec65b22f5693ee2d2c9eb464c1b036e85001ccbdf36e9b310d1121b02139 - 0.0% (1.04 KB)
Apply image 10.0.19042.1706
2022-05-23 21:13:10 UTCcmd /S /C #(nop) ENV ProgramFiles=C:\Program Files PSModuleAnalysisCachePath=C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-20H2
2022-05-23 21:13:10 UTCcmd /S /C #(nop) USER ContainerAdministrator
2022-05-23 21:13:27 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2022-05-23 21:13:27 UTCcmd /S /C #(nop) USER ContainerUser
2022-05-23 21:13:41 UTCcmd /S /C #(nop) COPY dir:6cb97f031580d20581c78b50fac085f8f75e2acb2352aee2518905a44ea9f6a7 in C:\Program Files\PowerShell
2022-05-23 21:14:09 UTCcmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"
2022-05-23 21:14:09 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2022-05-23 21:14:09 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2023-04-28 17:28:19 UTCcmd /S /C #(nop) USER ContainerAdministrator
2023-04-28 17:28:31 UTCcmd /S /C #(nop) COPY dir:61cf6a49624604bbc3dc4f4cfbc031d17a67f82dadcce822c78540877d16458b in C:\Program Files\
2023-04-28 17:28:48 UTCcmd /S /C pwsh --version
2023-04-28 17:28:49 UTCpwsh -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [pwsh -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-04-28 17:28:59 UTCpwsh -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; [Environment]::SetEnvironmentVariable('Path', $env:Path + ';C:\Program Files\git\cmd;C:\Program Files\git-lfs;C:\Program Files\gitlab-runner-helper', [EnvironmentVariableTarget]::Machine); $env:Path = [System.Environment]::GetEnvironmentVariable('Path', 'Machine'); $env:GIT_CONFIG_NOSYSTEM=1; & $env:ProgramFiles\git\cmd\git.exe config --system --unset-all include.path; & $env:ProgramFiles\git\cmd\git.exe config --system core.longpaths true; & $env:ProgramFiles\git\cmd\git.exe lfs install --skip-repo
2023-04-28 17:28:59 UTCpwsh -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:4a3658ddbe311020efa666021cafcfa10bbd66bdcee6b4d4d17c7a6cb23e1004 in .\
2023-04-28 17:29:00 UTCpwsh -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["entrypoint.cmd"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.