2025-01-22 16:51:49 UTC
304 MB
1
PATHC:\Windows;C:\Windows\System32;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\PowerShell\7;C:\Program Files\git\cmd;C:\Program Files\git-lfs;C:\Program Files\gitlab-runner-helper
[#000] sha256:f2c7d9f2757206f4dbe75b23ae4c09301f17a6b81ae90326be6d708ea1f561e2 - 48.74% (148 MB)
[#001] sha256:5f53a2e42318126e5eb321811b14bd3cb41f3e42b6aed0cef5e733de5bf7fde3 - 10.0% (30.4 MB)
[#002] sha256:057cc66992918d16cdeea6c8d00dbf04bfbcbb90e5732fabb64a035718eea6f5 - 1.53% (4.66 MB)
[#003] sha256:a5c421d77feeea0b3908a90ded5522cf8bd636a0f952b92909dda609bae7f902 - 35.29% (107 MB)
[#004] sha256:0f31b8266680e603da5339c96d2357273a34116b76bc577f4f7c9c6803cbb6bf - 0.0% (638 Bytes)
[#005] sha256:51a489ca5cec12a93418a5ad96e299e2cd335b7366f4cfed98adfb3f9681a143 - 4.44% (13.5 MB)
Apply image 10.0.17763.6775
2025-01-21 14:14:29 UTC (buildkit.dockerfile.v0)USER ContainerAdministrator
2025-01-21 14:14:29 UTC (buildkit.dockerfile.v0)COPY /tmp/git /Program Files/git # buildkit
2025-01-21 14:14:29 UTC (buildkit.dockerfile.v0)COPY /tmp/git-lfs /Program Files/git-lfs # buildkit
2025-01-21 14:14:29 UTC (buildkit.dockerfile.v0)COPY /tmp/pwsh /Program Files/PowerShell/7 # buildkit
2025-01-21 14:14:29 UTC (buildkit.dockerfile.v0)COPY helpers/entrypoint.cmd . # buildkit
2025-01-21 14:14:29 UTC (buildkit.dockerfile.v0)ENV PATH=C:\Windows;C:\Windows\System32;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\PowerShell\7;C:\Program Files\git\cmd;C:\Program Files\git-lfs;C:\Program Files\gitlab-runner-helper GIT_CONFIG_NOSYSTEM=1
2025-01-21 14:14:29 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["entrypoint.cmd"]
2025-01-22 16:51:49 UTC (buildkit.dockerfile.v0)ARG TARGETOS=windows
2025-01-22 16:51:49 UTC (buildkit.dockerfile.v0)ARG TARGETARCH=amd64
2025-01-22 16:51:49 UTC (buildkit.dockerfile.v0)ARG SRC_SUFFIX=.exe
2025-01-22 16:51:49 UTC (buildkit.dockerfile.v0)ARG DST_SUFFIX=.exe
2025-01-22 16:51:49 UTC (buildkit.dockerfile.v0)ARG DST_DIR=/Program Files/gitlab-runner-helper
2025-01-22 16:51:49 UTC (buildkit.dockerfile.v0)COPY gitlab-runner-helper.windows-amd64.exe /Program Files/gitlab-runner-helper/gitlab-runner-helper.exe # buildkit
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.