2022-01-26 18:56:51 UTC
2.16 GB
rancher/rancher-agent:v2.6-3955ff4e80f51771978a49702aa8ed11de8ef68c-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:8f616e6e9eec767c425fd9346648807d1b658d20ff6097be1d955aac69c26642 - 54.02% (1.17 GB)
[#001] sha256:0e02c12b1310e6c76c29fcd6f81905400fdb6a01caac9dc825939ad004baffef - 41.25% (912 MB)
[#002] sha256:22ab99445ebe004f0df9ac3c1a3d0d9f26ee550ae6c4616a8634922e32f0ff97 - 0.0% (1.26 KB)
[#003] sha256:80995d84305a0f973a031e946e566630c9906d583bbda2d598f8c699818b59c6 - 0.0% (1.25 KB)
[#004] sha256:80490d0f5e366e711193079f47a361340f0f001981030331e015ed5e898d6159 - 0.25% (5.53 MB)
[#005] sha256:84ea65331f8ecd266b991bb436de7411d4b78eb361d814a37c0987e03a016e1b - 2.27% (50.2 MB)
[#006] sha256:a0ffb349721246cb9780fb9e7c329b87f164f303032dc832ba81b26d885b2356 - 0.25% (5.47 MB)
[#007] sha256:1623f4c7334149457b7713de191ff28cef30eff55972693a06e8a2ae055df3e6 - 0.62% (13.6 MB)
[#008] sha256:cc3cd3fe6a556b954289723bf0401b3828504cd8ae7767d6c7c67e9c8cfe5f11 - 0.0% (1.29 KB)
[#009] sha256:f9c74164a50a8db40f4fe9b2dd1031158700e3dcc1629d6443f8dc1ba93e33cc - 0.0% (1.29 KB)
[#010] sha256:6190615cc666a3e0bc02b8be4ddebaf32f304b080916712aa9fc4f707d8f29ff - 0.0% (1.34 KB)
[#011] sha256:553e21674aeb04bbcf7456a4abfd1c0916f8cafc274a29a11368de1f12412de2 - 0.0% (1.29 KB)
[#012] sha256:5697301c7b314d1c4a63e21a9189513cbe3185553ee7a2cfe8cf8722ef8a52f4 - 0.0% (1.29 KB)
[#013] sha256:482d2896eb3dbf60b11b10df18b7fb601e9057cb067bceca84af4350cebf6340 - 1.35% (29.8 MB)
[#014] sha256:604e36c87a9ff51e1fc74f967bee98162350686943b6246d7af30099925a2675 - 0.0% (1.26 KB)
[#015] sha256:dfc2ad7d758df030542fe19f40ec61bb63facd94f5c7c0c5de30b0cf2c517605 - 0.0% (1.26 KB)
[#016] sha256:fdf0522e01817554a919954fd3727ad964496903c5c714afc45ba1f09f1ee116 - 0.0% (1.28 KB)
[#017] sha256:0e44b8ed232829b73aef953610d0aa02313ee61fd326c8f1fa50c447a91695f6 - 0.0% (1.29 KB)
[#018] sha256:8fd056402a4915ef9b2a778439161f2892951d02fe42c7b227c02c488b127ff3 - 0.0% (1.29 KB)
Apply image 2022-RTM-amd64
2022-01-16 05:17:24 UTCInstall update ltsc2022-amd64
2022-01-26 18:56:08 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-01-26 18:56:09 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-01-26 18:56:20 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-01-26 18:56:29 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-01-26 18:56:38 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-01-26 18:56:46 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-01-26 18:56:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-01-26 18:56:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-01-26 18:56:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-01-26 18:56:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-3955ff4e80f51771978a49702aa8ed11de8ef68c-head
2022-01-26 18:56:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-01-26 18:56:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:f61de5de870de21f9afd3efb16aa2e7c0357d301ffa56da7f0ce7b59c3b17a94 in \etc\rancher\
2022-01-26 18:56:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-01-26 18:56:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-01-26T18:52:51Z
2022-01-26 18:56:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=3955ff4e80f51771978a49702aa8ed11de8ef68c
2022-01-26 18:56:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-01-26 18:56:51 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.