2023-04-26 16:40:23 UTC
260 MB
PSDocker-NanoServer-ltsc2022
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:11499b45cea7b789a2616fdc033cbd51b71f8b6af7349dcbe50b3358a0f6f8ce - 43.44% (113 MB)
[#001] sha256:3bea1ff00b01de4864dcac7e6771e989d19315b24707d1f6ee06aadfb3a61fe9 - 0.0% (1.05 KB)
[#002] sha256:81413206b097b722d3c6867299ce859729d712041c5aab2659e3f1db63faa796 - 0.0% (1.01 KB)
[#003] sha256:f03b87b5a252c76117f5812d0594893bd5e6d8daa5f723a5b45a249a1ea0a120 - 0.03% (80.8 KB)
[#004] sha256:e8f3bdb2cd75fb97c80943209e5b34fc5511411d112d9d2475e7203f31ea6df0 - 0.0% (1.01 KB)
[#005] sha256:647630e2d57d357db313dcf6a5a780065b6d7840899d55431f9747edf69b9d26 - 39.9% (104 MB)
[#006] sha256:ec308f3135492bafd295e1d230c778758706f2d318aa03df8f523d98c0c930b1 - 0.04% (116 KB)
[#007] sha256:98c623e319742ba9d04b55515c2392347687a640066eed7ff1ffacaf59470cb7 - 0.0% (1.01 KB)
[#008] sha256:c80254b579e0c4122c8473edb27e494aeb54a34170312a28179998d0846fec0f - 0.0% (1.01 KB)
[#009] sha256:58e17bb688fc72d149d1265f6e5ef3f967009153ee92fd89385113bbfec5f8c8 - 0.0% (1.02 KB)
[#010] sha256:742b1ebd97f8926e9b5fb46cdeb365ae736410b3573104d17b48b9385ed8a926 - 16.53% (43 MB)
[#011] sha256:4148a15c52fd06c66b95e7068636a08673e761c6f61903227e2396067a8e7a81 - 0.02% (60 KB)
[#012] sha256:69ab5ec0dd4285c517344041eaa2e676cf5a02999d60e71f68d860d41513abb3 - 0.0% (1.01 KB)
[#013] sha256:4f5661ba79e9783ad8bfaf5f4afe792fb4025fa3e6b1ed8ff26a14d455acb03a - 0.03% (84.3 KB)
[#014] sha256:5c0e14e05a82b3e097712bd108144b348a53bdaf0e8cabfd1875d3cc77c69b46 - 0.0% (1.38 KB)
[#015] sha256:dba93bc59c734c7e38e802741358a1f3975b32ca21deb3882488bfdf5c23247d - 0.0% (1.02 KB)
Apply image 10.0.20348.1668
2023-04-19 19:25:12 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-ltsc2022
2023-04-19 19:25:12 UTCcmd /S /C #(nop) USER ContainerAdministrator
2023-04-19 19:25:18 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2023-04-19 19:25:19 UTCcmd /S /C #(nop) USER ContainerUser
2023-04-19 19:25:30 UTCcmd /S /C #(nop) COPY dir:5f12db291fa7328405f174fe2e7875cee7b55ab27c559cbb8279f810c023cac7 in C:\Program Files\PowerShell
2023-04-19 19:25:58 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 ; }"
2023-04-19 19:25:59 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2023-04-19 19:25:59 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2023-04-26 16:39:57 UTCcmd /S /C #(nop) USER ContainerAdministrator
2023-04-26 16:40:07 UTCcmd /S /C #(nop) COPY dir:fbfc246641990e35d8b0edf52ab45e694447a29432eba77d3eb682c7b703ad12 in C:\Program Files\
2023-04-26 16:40:16 UTCcmd /S /C pwsh --version
2023-04-26 16:40:17 UTCpwsh -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [pwsh -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-04-26 16:40:22 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-26 16:40:22 UTCpwsh -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:4a3658ddbe311020efa666021cafcfa10bbd66bdcee6b4d4d17c7a6cb23e1004 in .\
2023-04-26 16:40:23 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.