2023-02-06 17:57:15 UTC
1.37 GB
rancher/rancher-agent:v2.7-6d0732acd092e9d06575956da2d0ad1c87407fb4-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:6a0972e4a21b1e21e65ee97fd7f7b548b42f85db2bcb8c941555d9a7111d7e22 - 91.43% (1.25 GB)
[#001] sha256:1e4a8580489df65c2712ce7dd5aea96556080d5bfd246b2ad73c56eac7b79d28 - 0.0% (1.26 KB)
[#002] sha256:38e59d544de177b6264d88409c26294f530976ff85ddcdd4cddbd4192859d3cc - 0.0% (1.26 KB)
[#003] sha256:5628cf8b41374c42ff34f5a529bc4140173a54a644171fcf673a07f4bf3164a1 - 0.86% (12.1 MB)
[#004] sha256:9c6dece30572d3b5c5a475a0af333cf111d312fc568d7e113dcf5375c7b0bf84 - 3.66% (51.5 MB)
[#005] sha256:75d12a1e14ed8b7e85497504be2c0b85ef8dadd1b94998c702031c796d671127 - 0.86% (12 MB)
[#006] sha256:7c3fde99583c2b521bac9a85e6da9d376ca93c43129015a3ef1966a4fe0e3e09 - 1.01% (14.2 MB)
[#007] sha256:5e78762b5f7ffc6d6ff97dc07be698d42325db5bf79647d12794f73c6f5694c6 - 0.0% (1.26 KB)
[#008] sha256:1fc0775f8f819267a9dfdb90d0831bc413d43913e241ba2dd114c0cc03f3dad2 - 0.0% (1.27 KB)
[#009] sha256:546f9e40e324fe32cc2e3602bdd5bddeafed3a2e03cfc138a2b204f17a8e70b5 - 0.0% (1.26 KB)
[#010] sha256:e249383ebf4c21549b8cffeb7b6ece50aa615606d2a7158960d39505dd62853e - 0.0% (1.26 KB)
[#011] sha256:c45ffc7343442b8eba5b79849bd48e652151d725db7e45b61e92fb98865d787c - 0.0% (1.27 KB)
[#012] sha256:15e8460fcf441db57e7c22616b4dbb78130104a3eaefc8b73dcc1e36918caddf - 2.18% (30.7 MB)
[#013] sha256:11e33b3d04c8ec8952538404a312ec1f9f9d93cd33d464915d58a073e3c3f84d - 0.0% (1.32 KB)
[#014] sha256:dca52a2104529aecb1f7e0c1b8bcd254d8e8a3b37a2782ca9056bfa8eeaffea1 - 0.0% (1.26 KB)
[#015] sha256:25d1da8c2f874edd18419965f2d961ae009d42da9eed7e438f68ef5aa057306d - 0.0% (1.26 KB)
[#016] sha256:9d275b34be51f0f29cd092a96201e8e4478343b5fe64eb5f1a554841fb190195 - 0.0% (1.27 KB)
[#017] sha256:14fd4bb1c82702bdf0dc8e0da4219460fed8715f14770950293c4d77fdfe2958 - 0.0% (1.3 KB)
Apply image 10.0.20348.1487
2023-02-06 17:56:36 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-02-06 17:56:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-02-06 17:56:46 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-02-06 17:56:55 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-02-06 17:57:02 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-02-06 17:57:09 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-02-06 17:57:09 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-02-06 17:57:10 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-02-06 17:57:10 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-02-06 17:57:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-6d0732acd092e9d06575956da2d0ad1c87407fb4-head
2023-02-06 17:57:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-02-06 17:57:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:fff470be1f3cd6cb49e11ad54409ff25e9a422b965629fca3c8429f17a44643c in \etc\rancher\
2023-02-06 17:57:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-02-06 17:57:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-02-06T17:55:04Z
2023-02-06 17:57:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=6d0732acd092e9d06575956da2d0ad1c87407fb4
2023-02-06 17:57:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-02-06 17:57:15 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.