2022-04-11 18:43:16 UTC
2.17 GB
rancher/rancher-agent:v2.6-b44d54ae2e81707e46a68de5da3834b8b7b43fa0-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:8f616e6e9eec767c425fd9346648807d1b658d20ff6097be1d955aac69c26642 - 53.71% (1.17 GB)
[#001] sha256:037d5740b40414bc505c21324142a1cd3eab10c176189a9a74d1a90354ac7cd4 - 41.61% (925 MB)
[#002] sha256:c30e93df2ac18a8302c0636727e3524f23c7013c572630eac3ef2d0f703ff8a1 - 0.0% (1.26 KB)
[#003] sha256:638a4101fd590b81496f525b21620034db311cec3483a5e1b0a130393ebc92a7 - 0.0% (1.26 KB)
[#004] sha256:f32836bf9efeca8e7be9fe8f9f1f200e94e109b3274c4aaf7715230c6ddedd95 - 0.25% (5.53 MB)
[#005] sha256:fd11e7a702361389b96d06f50ca5edcb19df7dc72977826ad7f7a4200bba1803 - 2.26% (50.2 MB)
[#006] sha256:1515b7adffdebeb53095abd7b465efa66a03bade0cd22b29e91f4c95a77ba5e6 - 0.25% (5.47 MB)
[#007] sha256:a6e5b8647a0cba11f8024acdc6f30fa7060bba34376e8883671c44c15e6fabd4 - 0.61% (13.6 MB)
[#008] sha256:21f723a65edea1a47ce951ef41ad8d3710a958fb1c7dd39686913162c00fb6c0 - 0.0% (1.26 KB)
[#009] sha256:9dfdc85b34947a600355f388ef6557f68c672a1751f65a7050fafc90e7f68f84 - 0.0% (1.26 KB)
[#010] sha256:0b3bd589c2e79c5765ef7be63a994f70635a45b5c77e71328814aa369af9d227 - 0.0% (1.26 KB)
[#011] sha256:fde0d3375cd6edd94c0fc21ede9cfc1c459e486f2f923a1d31882dc5a5e9d8cd - 0.0% (1.29 KB)
[#012] sha256:381b698091e0097c8aa90205e3493469fad5174039328627b875a233c4c8b0c0 - 0.0% (1.28 KB)
[#013] sha256:b3114ccf659049e6b6e9b4cd4f020d6d7250deabcd01049decc229bd63c34bfe - 1.31% (29.2 MB)
[#014] sha256:a4e4878befb3a02b7b04eacb453080fba4b981e40a818f466056ae4b38f548a3 - 0.0% (1.26 KB)
[#015] sha256:8a665813535b6ca7fc9e9961219047c1fc15710d4825966cdd80a9bd24faafaa - 0.0% (1.26 KB)
[#016] sha256:9db1e529e79aee50b4b30688bc95be14cc8420709d9bfbc8d425ffbea6024c85 - 0.0% (1.28 KB)
[#017] sha256:e4e5d595aeec9046406f957f9b9609c57019097063c8a0fdd0d9b923ba653c8b - 0.0% (1.26 KB)
[#018] sha256:40024272a5c4e2e1aab668b4789629ed1483fc3a05e118fb61ec1844d30b9165 - 0.0% (1.26 KB)
Apply image 2022-RTM-amd64
2022-03-03 05:02:11 UTCInstall update ltsc2022-amd64
2022-04-11 18:42:19 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-04-11 18:42:19 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-04-11 18:42:31 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2022-04-11 18:42:41 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.21.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-04-11 18:42:50 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-04-11 18:42:59 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-04-11 18:42:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-04-11 18:43:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-04-11 18:43:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-04-11 18:43:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-b44d54ae2e81707e46a68de5da3834b8b7b43fa0-head
2022-04-11 18:43:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-04-11 18:43:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:6b6ce9dcae159e60183aa7bc13ff5b26fbe68f3ed34b140318949b7a1e1f6662 in \etc\rancher\
2022-04-11 18:43:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-04-11 18:43:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-04-11T18:40:14Z
2022-04-11 18:43:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=b44d54ae2e81707e46a68de5da3834b8b7b43fa0
2022-04-11 18:43:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-04-11 18:43:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
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.