2022-12-16 18:18:51 UTC
2.39 GB
rancher/rancher-agent:v2.7-ea6b86c79434dfc020c61227528f51ceaf4339b6-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:97f65a0ec59e643faf84024aa713a9be059322380315fda829756bbbd96d6258 - 56.04% (1.34 GB)
[#001] sha256:f02a459b6762581b68b0bcef54424185a63dc797b7e39eba476c61ac1f423863 - 39.04% (955 MB)
[#002] sha256:e036946095000a8a8459672bfd9d8d3ce63f0d31d162f733b25380cbe8b5ac4e - 0.0% (1.26 KB)
[#003] sha256:74adeefb3cbaec587f78f9abe84c8401ab333447472cea87f16073c53bd95606 - 0.0% (1.27 KB)
[#004] sha256:1e0c98adbae12ca8ac38b9bbdc2a228145b1bcf842813ba0cd229f330faac129 - 0.49% (12 MB)
[#005] sha256:42b1487c5a772d2e942c394f595941c1c264fee9c6689b904290445d55c1e3b5 - 2.1% (51.4 MB)
[#006] sha256:e8f3a0f9713e190a51c7101fcee0fdfe3b764f061f821fb738995c453b34f97c - 0.49% (12 MB)
[#007] sha256:60eaf43734f7f4a628fab533d6921bec4f93528789f62570a4f42507c790e530 - 0.58% (14.2 MB)
[#008] sha256:7e1b43a9baefd559f7d0d19616cca29a0e350b3e98883727c26cf8386262e13f - 0.0% (1.26 KB)
[#009] sha256:6d9a11babfa3edbb7561b3b46df7dfd1293e9266aa58abb38d9d771faf7b9037 - 0.0% (1.26 KB)
[#010] sha256:b2e01a8f7e617c69a07891d6dc040ba67372eedf1dfc83fc0ad717aa5aced413 - 0.0% (1.27 KB)
[#011] sha256:2fd011b89e0f952318ea751ede3e768f15f6e79c686d97ea003b4ce65972b3b0 - 0.0% (1.26 KB)
[#012] sha256:2071e2499d40bd379a17f92a143de1757501a7b28c5007ce361915ab28de70b9 - 0.0% (1.26 KB)
[#013] sha256:1d3076666c530c5efd36d7e5d18358457ee192886f94023ee7c41b46484829ec - 1.25% (30.6 MB)
[#014] sha256:9da968f467b1dcc9616718167446e43d3548a008379b3ecd8598e140806343c0 - 0.0% (1.27 KB)
[#015] sha256:a45fb1d231351ba32cc345c22683ed363a718b799cf9d4328af5f9fbb8628a42 - 0.0% (1.26 KB)
[#016] sha256:c1bee367d5f448030ac2f333578efee59acce1a11ff538dedb295628c3bf5f3e - 0.0% (1.26 KB)
[#017] sha256:b93174e2ae18ff94f627a21e8ba99e772fbb7e31b5a0d49044ba5fa341f45416 - 0.0% (1.27 KB)
[#018] sha256:d1cc9ab0ec48e8831b29f97832090d0dfdc558799d3850fe895aa735f90835c6 - 0.0% (1.27 KB)
Apply image 10.0.20348.643
2022-12-09 09:36:47 UTCInstall update 10.0.20348.1366
2022-12-16 17:41:29 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-12-16 17:41:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-12-16 17:41:40 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.'
2022-12-16 17:41:50 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.'
2022-12-16 17:41:58 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-12-16 17:42:06 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-12-16 17:42:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-12-16 17:42:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-12-16 17:42:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-12-16 17:50:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-ea6b86c79434dfc020c61227528f51ceaf4339b6-head
2022-12-16 17:50:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-12-16 17:50:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:cb3685852d25f7fcd92ac32384d83df503a8c6b790e717eed40d38b81cb9d5ea in \etc\rancher\
2022-12-16 17:50:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-12-16 18:18:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-12-16T18:18:48Z
2022-12-16 18:18:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=ea6b86c79434dfc020c61227528f51ceaf4339b6
2022-12-16 18:18:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancherlabs/embargoed-security.git
2022-12-16 18:18:51 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.