2022-08-26 17:47:40 UTC
2.61 GB
rancher/rancher-agent:v2.6-d2f826be10be82f57e0ebe11fed4ef8598251085-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 66.97% (1.75 GB)
[#001] sha256:294d77ac553d7210b662d07674ef9e39a6c2e88dc15b9d2788d51e509bc8b54e - 28.56% (763 MB)
[#002] sha256:6d002e5747c82ae1269d4e49b608d8637f8e028f9b186aa41fb748198ce61010 - 0.0% (1.06 KB)
[#003] sha256:75879d2a3de89922c71cf0c964916e34d59e9acc38b6b9bfda23afa030b00e79 - 0.0% (1.07 KB)
[#004] sha256:1593a121c30115bb5cd5226a5f056d16912ff120aa69071facba0e081673e1ca - 0.44% (11.8 MB)
[#005] sha256:aeb81524227c5aae28c5ea598cf1a6adfbcb31ae2b3d9d6e0dc5a14f0947bf1a - 1.92% (51.2 MB)
[#006] sha256:65d77c18ae757b655b355c7390322814b769a5aeabf285d67506624a970fcebc - 0.44% (11.8 MB)
[#007] sha256:85b36afbc6449fa612220531dcffa79f43a7094519361565de45a656688c5094 - 0.52% (14 MB)
[#008] sha256:f83071ff7a242fe2b7269c35e1ce59b3f852fc0deb94a7b0a8a3ed64a1eee8cf - 0.0% (1.07 KB)
[#009] sha256:f04a63c28263c31e629427a85bbea10a2daea30326ef99fdf97c1e26c70aaf54 - 0.0% (1.07 KB)
[#010] sha256:904956c9a590ad9863bcf1cfaabcc9942d90896e88a922a39569c16f80d64f56 - 0.0% (1.06 KB)
[#011] sha256:839cce5352d4c073668b4ffffff875fdacda0951b107face8e219b59ad6060ae - 0.0% (1.07 KB)
[#012] sha256:4d80430c0d4cf264455dba71f4028c7dca506137daa454f93bc345781a5f82ee - 0.0% (1.07 KB)
[#013] sha256:27bac9b1bef8a8b002b255a4476de48e7a0729964764df82bd297da3f3165135 - 1.14% (30.6 MB)
[#014] sha256:3d1bac28b3f6b93a245377c4287078fa9f65a5b34b57f2fc32f3557b416375b6 - 0.0% (1.06 KB)
[#015] sha256:039d74ecb8a38889009e522dd5b280e9cbe18730a2fdefda4335d30343e2d9bf - 0.0% (1.07 KB)
[#016] sha256:df445aec020a48a2678e60e71c0584779f244b4e541c27e17138321311dc297d - 0.0% (1.07 KB)
[#017] sha256:50fa05171d18fb599c73600be93f90102b57af8782ef1ce2b672f83520c9866d - 0.0% (1.07 KB)
[#018] sha256:b746d35f138bceaea37c8846ce2a39487dfa5432c0b724a76e9882c0bb96a5fa - 0.0% (1.07 KB)
Apply image 10.0.17763.2803
2022-08-06 18:30:32 UTCInstall update 10.0.17763.3287
2022-08-26 17:46:52 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-08-26 17:46:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-08-26 17:47:12 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.7/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2022-08-26 17:47:21 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-08-26 17:47:28 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-08-26 17:47:34 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-08-26 17:47:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-08-26 17:47:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-08-26 17:47:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-08-26 17:47:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-d2f826be10be82f57e0ebe11fed4ef8598251085-head
2022-08-26 17:47:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-08-26 17:47:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:67c683ebc49ccb6c4a0b5da01bab4d6256da2245cad6ec61951898be25cafd24 in \etc\rancher\
2022-08-26 17:47:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-08-26 17:47:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-08-26T17:42:47Z
2022-08-26 17:47:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=d2f826be10be82f57e0ebe11fed4ef8598251085
2022-08-26 17:47:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-08-26 17:47:40 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.