2023-02-13 20:48:48 UTC
1.66 GB
rancher/rancher-agent:v2.6.11-rc5
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 92.92% (1.55 GB)
[#001] sha256:4fa23bd8787e5ccd08b859517fe766b20153958fadf41a65db17d43a20824c5f - 0.0% (1.09 KB)
[#002] sha256:d63c43d3527a19b62f1223ace3cd5024a73953f16fa30f7a42bb1c36b01df5c2 - 0.0% (1.09 KB)
[#003] sha256:3b2d51b752616493f518ab5782f984dfa9fd6453518e85dae645730b6ab2832f - 0.69% (11.8 MB)
[#004] sha256:43cbde292c03af6e71e146c164419e601d4ba35060f3b6cbbc2a46f23b83f337 - 3.01% (51.2 MB)
[#005] sha256:fcb81a946cbc1914c7d519e8f1c5b0d41e28a65511f0846eef3f88be2d29780f - 0.69% (11.8 MB)
[#006] sha256:d645b0b37891fa73e532564e9c00ff1f2100970602d4e9bd540b89d6d0737bd1 - 0.82% (14 MB)
[#007] sha256:5b7c0ef1df90159df49267d2428f09941a6394eef7bf6049aa792c46ce3294d0 - 0.0% (1.06 KB)
[#008] sha256:8dde8048722b3c3a20345a59fad61252f465104272bab18e1e2b7feee818f327 - 0.0% (1.09 KB)
[#009] sha256:b6e8d0bbe1626c4fd59237713314808e3ddfeef311d9f2e124dd5215b1febdf1 - 0.0% (1.07 KB)
[#010] sha256:43a4eca75acbf9cbd924ba42478b65f4a5884220d0a5e46200ee87e54ada8376 - 0.0% (1.06 KB)
[#011] sha256:c2c4f7e8d41080a67006f7c62acf5d6a85e215834d424ac560c2c70b67a1f161 - 0.0% (1.07 KB)
[#012] sha256:cfa1c0c1bfef38c237af89ef22b78e4d0b601ddd507fe1fdecfccd4e48c0572f - 1.86% (31.7 MB)
[#013] sha256:245f68c971b7e23a18958983a5db58158bac6fd9d4cbba97c3e7457eadad8a9f - 0.0% (1.08 KB)
[#014] sha256:eabe4c9f75bf75073567a75e3ef1571297d310abdbb400478e4d92263f04da6c - 0.0% (1.07 KB)
[#015] sha256:a16c5b86bc4277a3111c83b0457f0c0c68fe519d8606f76938413b08958439c5 - 0.0% (1.07 KB)
[#016] sha256:51b7dff2f17c2377b97338ae586b60f372f9142cca40f401dbc9f6ae650b9d09 - 0.0% (1.07 KB)
[#017] sha256:6bdbc4840017375e13050e099d577e6a425bf5488e50d3b34ce4855a0824b513 - 0.0% (1.07 KB)
Apply image 10.0.17763.3887
2023-02-13 20:48:14 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-02-13 20:48:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-02-13 20:48:23 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-13 20:48:31 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-13 20:48:37 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-02-13 20:48:43 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-02-13 20:48:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-02-13 20:48:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-02-13 20:48:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-02-13 20:48:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.11-rc5
2023-02-13 20:48:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-02-13 20:48:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:38ebbe7a0b8269fb782bf80f8e04d4b829086d8bd4081cceaced63fb03e0918e in \etc\rancher\
2023-02-13 20:48:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-02-13 20:48:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-02-13T20:46:06Z
2023-02-13 20:48:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=f4cadcbdb940aede35f038c3168805762a653d4c
2023-02-13 20:48:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-02-13 20:48:48 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.