2023-01-03 23:43:25 UTC
2.65 GB
rancher/rancher-agent:v2.7-8062f1e3ab7bff870dfab195ff699a308644168a-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 66.02% (1.75 GB)
[#001] sha256:98ecc5bab1a6382274d089dd7cdac84621f6f856603f75d15f1c6db55e5fade0 - 29.58% (802 MB)
[#002] sha256:554d6b07d0bdc04285642962e84e6cfc92e9d6bd62a0fa63a8f4a017aca6165d - 0.0% (1.09 KB)
[#003] sha256:04d5226c607843881531a30ad0c24eee0d5c29c33dd8e607155148930d6f6338 - 0.0% (1.1 KB)
[#004] sha256:96e12fc0af5da6c5d52e522ae3453b88161940951df5d9acf0a6b792bb21b29b - 0.44% (11.8 MB)
[#005] sha256:1998b159aebf4f5ed60424355d60f11e2f224bd9a737c43105e6f7d8cf2723a7 - 1.89% (51.2 MB)
[#006] sha256:629fc20c033f2d4cbe3b8829283401be9a8f9d0c1d670590ff446474cd5229c7 - 0.44% (11.8 MB)
[#007] sha256:47f303795c692fc4d7ac4a2ea48b54ffef14460e941fa2ea9a91fa7f6b80b888 - 0.52% (14 MB)
[#008] sha256:d16b0f9de6fea23a8a501948c8de0edcff3934a12197ab4e2bb0a683c639fb1a - 0.0% (1.07 KB)
[#009] sha256:6925ec0ea263b4da5bdc7ee67f6a2ca826e8a93a312f3d31d198637d2a8720b7 - 0.0% (1.07 KB)
[#010] sha256:131769baee69a2dce950a037ed95c58fcab953ade0dd0d7fd6731194c27ca4b2 - 0.0% (1.07 KB)
[#011] sha256:788d9db4105ae1138375f1605b3cb037751cec76b056f0caf75565ed72ccea99 - 0.0% (1.09 KB)
[#012] sha256:911412448efc29fe96c8291da6ed301bede20d303699d4c54224f159e165b535 - 0.0% (1.06 KB)
[#013] sha256:73fdaae98a10c5f6d6904bf8fc51b0907e2ab6e0ae804798cc45a65b7e5e7787 - 1.13% (30.6 MB)
[#014] sha256:0db4069b809a557867e0fcc4173f170c324e26505911bdb23c3a95ff89046428 - 0.0% (1.09 KB)
[#015] sha256:5b75c03516cbd6e015dbe4d95c105b452866c87e7914793264ea5d68021d95de - 0.0% (1.06 KB)
[#016] sha256:44b68f9767405a3788ea712e7bfd4458db4fd33e72cb3bb1008b2fe296ce18cc - 0.0% (1.09 KB)
[#017] sha256:ff4975b0515ea89a3a9672181759b23e1e786d2f6ab0d3a5b69b8609dffc1632 - 0.0% (1.07 KB)
[#018] sha256:aa91101c093d0290350b7c975f1de3fe45fe2418d7ff1858682364a15ad6f72b - 0.0% (1.07 KB)
Apply image 10.0.17763.2803
2022-12-11 08:04:49 UTCInstall update 10.0.17763.3770
2023-01-03 23:42:44 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-01-03 23:42:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-01-03 23:43:01 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.11/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2023-01-03 23:43:09 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.24.3/kubernetes-client-windows-amd64.tar.gz'; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\kubernetes.tar.gz; Write-Host 'Expanding ...'; tar.exe -xzvf c:\kubernetes.tar.gz; Write-Host 'Complete.'
2023-01-03 23:43:14 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-01-03 23:43:20 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-01-03 23:43:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-01-03 23:43:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-01-03 23:43:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-01-03 23:43:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-8062f1e3ab7bff870dfab195ff699a308644168a-head
2023-01-03 23:43:22 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-01-03 23:43:23 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:dabc303386e5fe9a7b6a785a03f84cd732d6002035a90f6536f0bba6d371b353 in \etc\rancher\
2023-01-03 23:43:23 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-01-03 23:43:24 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-01-03T23:40:42Z
2023-01-03 23:43:24 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=8062f1e3ab7bff870dfab195ff699a308644168a
2023-01-03 23:43:24 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancherlabs/embargoed-security.git
2023-01-03 23:43:25 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancherlabs/embargoed-security
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.