Namespace
gitlab
Image / Tag
gitlab-runner-helper:x86_64-38ba0ad4-nanoserver1809
Content Digest
sha256:e598c993a2d486d18f9c219158a36cbc5e251acf3ba8401b165d034a6d9951b5
Details
Created

2023-06-16 12:07:34 UTC

Size

244 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:aaaa081173ae340ab97ac1e1b9abff1a2729a647cf5c9b78bc1618588056fd3c - 39.47% (96.4 MB)

[#001] sha256:1ff488c1665c2eb791779bd0b3d8ada1c625b9791d09419e99d2a24e4636fc33 - 0.0% (1.02 KB)

[#002] sha256:9d86192bfcd7f8c2dcadd56b83aa24adae72f04f178b4e82d57f3bbd2dc75900 - 0.0% (1.01 KB)

[#003] sha256:71c3bed8e5bc22580fe591ae06bc04029e96d8d25ad3732489b71c488cece01b - 0.03% (64.1 KB)

[#004] sha256:8eff9ef9176f00a6539a1f2de860e83161f6499f771e7f01ad86cdd550b08ef8 - 0.0% (1.02 KB)

[#005] sha256:6118c33389d97145a8d2a5a45c3f5e480d59b4e264affc603f9ec081a6f4f7a4 - 42.52% (104 MB)

[#006] sha256:850341acef7083e31ca30c23891cdc750b41dce875707378d578f31dfc2ffa1a - 0.06% (144 KB)

[#007] sha256:9459e8ec538bb064b5ecf7920d10cc9e87e09f5114e20c999ec97c51b6f6672f - 0.0% (1.02 KB)

[#008] sha256:1aed2f3f65acd6ea3adcacd1340a2d04b83f01087a27ec322beb8bf370d319ad - 0.0% (1.01 KB)

[#009] sha256:393ac9815b05b909752720b8d0ea3d7afa22d5c8ab86fde35182b9901ac357bb - 0.0% (1.02 KB)

[#010] sha256:5c9e86ec38e2c5c21090a2826349d6f36e79b2730c61aed985e81d67fdb52158 - 17.85% (43.6 MB)

[#011] sha256:1d337dd918ff89476bdc061a15843c23961ad8cf05847670629a9fe9fd44b4cd - 0.02% (54.6 KB)

[#012] sha256:4a4b61c3f020b7579c0c4781df66a6a38afc74983edc1778311d8617dd8310e5 - 0.0% (1.02 KB)

[#013] sha256:cb0cb33946181b81663cb55996d564736433fe256b457c341514530b12233429 - 0.05% (136 KB)

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

[#015] sha256:a10f78330d869625a353ae8e76974e4fd62f7ef3feb305e3025ede59af62e49a - 0.0% (1.05 KB)


History
2023-05-05 11:29:01 UTC

Apply image 10.0.17763.4377

2023-05-09 19:22:43 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-05-09 19:22:43 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2023-05-09 19:22:59 UTC

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

2023-05-09 19:22:59 UTC

cmd /S /C #(nop) USER ContainerUser

2023-05-09 19:23:13 UTC

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

2023-05-09 19:23:43 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-05-09 19:23:43 UTC

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

2023-05-09 19:23:43 UTC

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

2023-06-16 12:07:09 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2023-06-16 12:07:19 UTC

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

2023-06-16 12:07:27 UTC

cmd /S /C pwsh --version

2023-06-16 12:07:28 UTC

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

2023-06-16 12:07:33 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-06-16 12:07:34 UTC

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

2023-06-16 12:07:34 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