Namespace
gitlab
Image / Tag
gitlab-runner-helper:x86_64-a2cc0276-nanoserver1809
Content Digest
sha256:abd0c05736bbd074ca4d5594ca3910c0903204f9794d8509b6c21fbd50d4f5c1
Details
Created

2023-09-21 21:15:30 UTC

Size

248 MB

Content Digest
Environment
POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:17ba6b878467260559b72cb6f7e79c829eae67862a09efe87f6dc324f49fc086 - 40.14% (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:42a15e7f4937493b56a9594e2a5695bb27371b9f806112db2477e86c669a4494 - 0.0% (1.02 KB)

[#010] sha256:0ca333fc52c35a011b7a33b07826eefd0607d613e679a757a274aba49c490572 - 17.87% (44.4 MB)

[#011] sha256:46d839c66eabcb7cdcf96633d47fb17aaa1b72542e9074bb1d9590a1a7ef2962 - 0.02% (52.8 KB)

[#012] sha256:3d2ce58b792d3ec6066851abaefa55024c765ea683b974bd096af5f6cb5afb60 - 0.0% (1.02 KB)

[#013] sha256:17433c9667e6f195c0dfba00548596eecaf300ca53bcb65eea4fbc9f11fb521b - 0.05% (134 KB)

[#014] sha256:893a176d58ec4287b7f26fb3b0c71ee3be2598565a35b833d5aa128d652fa6ca - 0.0% (1.37 KB)

[#015] sha256:9a53e0e21c3ca236c9788d0e2f888c5f26499c47945d959bd55fbe62f192b874 - 0.0% (1.02 KB)


History
2023-08-29 16:42:02 UTC

Apply image 10.0.17763.4851

2023-09-15 00:08:44 UTC

cmd /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 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2023-09-15 00:09:01 UTC

cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2023-09-15 00:09:02 UTC

cmd /S /C #(nop) USER ContainerUser

2023-09-15 00:09:13 UTC

cmd /S /C #(nop) COPY dir:47d31bdb6e395b9e84e3926c01a663ad852ef40d411ce5dec25ebb6673a0ca6e in C:\Program Files\PowerShell

2023-09-15 00:09:42 UTC

cmd /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 UTC

cmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0

2023-09-15 00:09:43 UTC

cmd /S /C #(nop) CMD ["pwsh.exe"]

2023-09-21 21:15:09 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2023-09-21 21:15:18 UTC

cmd /S /C #(nop) COPY dir:c9f12250ffd5c6f6c7b60322a5f87ed9ccd80dd1a7d386acb2d8562422102e57 in C:\Program Files\

2023-09-21 21:15:25 UTC

cmd /S /C pwsh --version

2023-09-21 21:15:25 UTC

pwsh -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [pwsh -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]

2023-09-21 21:15:29 UTC

pwsh -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-09-21 21:15:30 UTC

pwsh -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:4a3658ddbe311020efa666021cafcfa10bbd66bdcee6b4d4d17c7a6cb23e1004 in .\

2023-09-21 21:15:30 UTC

pwsh -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["entrypoint.cmd"]

Danger Zone
Delete Tag

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.

Delete