Namespace
gitlab
Image / Tag
gitlab-runner-helper:x86_64-af623eec-nanoserver1809
Content Digest
sha256:99f75c6301e74ba72ca91228db2bb11ab2304c5c3900967648e02728bf5d3506
Details
Created

2023-03-22 13:02:06 UTC

Size

246 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:896318806a73dd33fcc3cd54fed0262719155d50e4958ebd650b0153a3229e2c - 40.12% (98.5 MB)

[#001] sha256:25a11546dd16a80469fdefd71b2587f481740e213ec7592a2c7fd469fad59417 - 0.0% (1.01 KB)

[#002] sha256:343b24c202ee04506a67dddfd5a377e5f6f308fa6dce4fa56badd04220257167 - 0.0% (1.01 KB)

[#003] sha256:02d03326ccdeb6340a68b6617e7c33b32674f4d409793e1363902ddada9acfd7 - 0.03% (78.1 KB)

[#004] sha256:535295e318bab335c5d0b8375514453a9c7467343602799b63b5a84b36ac876b - 0.0% (1.01 KB)

[#005] sha256:217bc5a7dc7f7b1a375d3a9bdac9b56fc370e5ec4d8e8663e96a25775c108feb - 42.22% (104 MB)

[#006] sha256:8c5892b8aa68f21167d74ec5b5ffa5d66078722af48673e7ebbb3f3f353fdedf - 0.05% (122 KB)

[#007] sha256:00ba720f27554ae8553c012f32252c7b0b30d23f29da80851fb18cdc6c987829 - 0.0% (1.02 KB)

[#008] sha256:aacb64a530f1da83da64a46bd107feb276426904db6687c775a884c5db512abe - 0.0% (1.02 KB)

[#009] sha256:5fbca03da63b7ba64193dbfe892948e443c46e00cdbab76156baba8933946f86 - 0.0% (1.02 KB)

[#010] sha256:d31dde6b08998cfe847c8556d4cc39fdbaa0ac186da0693822aaed73ad072d1f - 17.52% (43 MB)

[#011] sha256:9ee4f1458e304e64573f0800248babf7d3083a1c42635da8b013683dc114a875 - 0.02% (53.5 KB)

[#012] sha256:2ce3cf813683cd9c12b714ae63642983a9278a27469ae4310cbfa0df8488d963 - 0.0% (1.01 KB)

[#013] sha256:a73a30a62f7d8dd87a4621d1373d8e7a9a4bd9af1324c11c557252e996c60a57 - 0.04% (109 KB)

[#014] sha256:03177a8eadbc7716d3facd291365e8e7af0a2a05f165653f8a97dd5bb77fe9ac - 0.0% (1.39 KB)

[#015] sha256:3b0c42d4cd87ca5464a98495ed7b24ad5ba70d32e7c8c783bd09c0f1dd08a838 - 0.0% (1.02 KB)


History
2023-03-11 10:09:02 UTC

Apply image 10.0.17763.4131

2023-03-16 00:32:07 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-03-16 00:32:07 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2023-03-16 00:32:27 UTC

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

2023-03-16 00:32:28 UTC

cmd /S /C #(nop) USER ContainerUser

2023-03-16 00:32:39 UTC

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

2023-03-16 00:33:10 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-03-16 00:33:11 UTC

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

2023-03-16 00:33:11 UTC

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

2023-03-22 13:01:42 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2023-03-22 13:01:51 UTC

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

2023-03-22 13:02:00 UTC

cmd /S /C pwsh --version

2023-03-22 13:02:00 UTC

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

2023-03-22 13:02:05 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-03-22 13:02:05 UTC

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

2023-03-22 13:02:06 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