2023-10-06 01:40:41 UTC
248 MB
PSDocker-NanoServer-1809
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:17ba6b878467260559b72cb6f7e79c829eae67862a09efe87f6dc324f49fc086 - 40.15% (99.7 MB)
[#001] sha256:c934a0607bdade298d02e260ab919b5bbe00508efd838c7c79aa4a95009f3c98 - 0.0% (1.01 KB)
[#002] sha256:7dafe723bcfacf68bfb29229bf8abf318cdac106a6965544dd42a8784b331ab4 - 0.0% (1.01 KB)
[#003] sha256:ba930dbf98f4a307e1294a86d4589a3d954ded76571b035327f05a695e23ea3b - 0.03% (67.1 KB)
[#004] sha256:b90ebff9a04a8033f40a50f8fbbbb59719f976fd544d0b1b7d761b9dda4dab3c - 0.0% (1.03 KB)
[#005] sha256:ad7b02a01ec74a53963ebc59c9ad62a0abfa15248c250cda4f0ff2f2cf32e5c4 - 41.83% (104 MB)
[#006] sha256:8effadc2299adc5733964e9697355a5b6c93c02886c382abb42644b13de3d962 - 0.06% (145 KB)
[#007] sha256:b2e3e1f7f07961868c774e6c5397b5d4aad22d0fdeb95c4ea66b58f5ed31804f - 0.0% (1.02 KB)
[#008] sha256:44a66e95aa75a0c95aec47d2c5addfbb08d2888a2a602f9f333e5a1d0ddf2fe7 - 0.0% (1.02 KB)
[#009] sha256:cb229ae846cd325be3ed5061e006c5291af68a286e5117d8d92e959570f7610e - 0.0% (1.08 KB)
[#010] sha256:36afb67c82d45f13b7f93b07fc96f0cefac947bee2f33050c8d531c01f2007c3 - 17.87% (44.3 MB)
[#011] sha256:19f38a8407ac3a076373df3bb99c37cbeca73cab786abe15b349ff2888d7fd27 - 0.02% (51.8 KB)
[#012] sha256:0949ad71110d82bc7871da3dbf43933a471223c1ce110f7f0318cad393f35fea - 0.0% (1.02 KB)
[#013] sha256:3f30d2cf605ce5d46981a4cfa96101f676b11f767f4a8121ef9131b56c0bfb77 - 0.04% (101 KB)
[#014] sha256:05791fd90ba8bb65794c048ef6f0edc21b9be38b4174bdb2222fe7daa251e7e3 - 0.0% (1.37 KB)
[#015] sha256:330280c125da58d68b46d12b82046cbf34570df49f1575e3a6e04aed85ab8b99 - 0.0% (1.02 KB)
Apply image 10.0.17763.4851
2023-09-15 00:08:44 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-1809
2023-09-15 00:08:44 UTCcmd /S /C #(nop) USER ContainerAdministrator
2023-09-15 00:09:01 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2023-09-15 00:09:02 UTCcmd /S /C #(nop) USER ContainerUser
2023-09-15 00:09:13 UTCcmd /S /C #(nop) COPY dir:47d31bdb6e395b9e84e3926c01a663ad852ef40d411ce5dec25ebb6673a0ca6e in C:\Program Files\PowerShell
2023-09-15 00:09:42 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-09-15 00:09:43 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2023-09-15 00:09:43 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2023-10-06 01:40:18 UTCcmd /S /C #(nop) USER ContainerAdministrator
2023-10-06 01:40:26 UTCcmd /S /C #(nop) COPY dir:22f3a85654c6db0a98602a063f7caf62eaac56462af8e5e922ca64e7d3a5140c in C:\Program Files\
2023-10-06 01:40:33 UTCcmd /S /C pwsh --version
2023-10-06 01:40:33 UTCpwsh -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [pwsh -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-10-06 01:40:39 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-10-06 01:40:40 UTCpwsh -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:4a3658ddbe311020efa666021cafcfa10bbd66bdcee6b4d4d17c7a6cb23e1004 in .\
2023-10-06 01:40:41 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.