Namespace
rancher
Image / Tag
rancher-agent:v2.6.3-patch3-389567052bbe16a247bc050dbb3fd9f9e65ea212-windows-20H2
Content Digest
sha256:22f70dccb05a889192f46ba78f0cdbf69a0b74afb1abbbbc289e4dffa1e7c3a1
Details
Created

2022-03-17 17:51:16 UTC

Size

2.62 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2022-03-17T17:47:49Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    389567052bbe16a247bc050dbb3fd9f9e65ea212
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.3-patch3-389567052bbe16a247bc050dbb3fd9f9e65ea212-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.57% (1.4 GB)

[#001] sha256:06b127abbab45e5389c3fddfd5ce2f91ad3c64bfa2e224b621fa88aebae03e8b - 42.55% (1.11 GB)

[#002] sha256:978386d2a64120980168044626224c6341d4ed38e2847e9f3a42a91524d58bd5 - 0.0% (1.26 KB)

[#003] sha256:ad68bb66ef064adae279b9a8555d2047d2753d40b1f845f258a4e673097ddc2f - 0.0% (1.26 KB)

[#004] sha256:44ac17069b041e7172bc2e9ea254606011b90c25ebdca6f08c6c791a065984ae - 0.2% (5.33 MB)

[#005] sha256:854cc4a02100e0c88c732bb077630125e8579bf5149b42835e911d23cb12a05b - 1.87% (50 MB)

[#006] sha256:0cdabf05d196f30f616820daff94d8c4b8adc14f69804e7090a950ed2d671640 - 0.2% (5.29 MB)

[#007] sha256:53c81454dcdc4a437b5f7022db05e177d7ffee9d0715e27defb1650369fd711b - 0.5% (13.5 MB)

[#008] sha256:9277b34de88d75d90457d6f53a2517003d1082bd43db356e6487cadb0ce2464e - 0.0% (1.26 KB)

[#009] sha256:30fc2fc845edd12dddb6ac081eb8f2c1eed65a6afb79ba4461bd0679a825f8b4 - 0.0% (1.26 KB)

[#010] sha256:af295264c68cd9f358c074ac6788f116175d315d5367bf1bb06d62d404e74a34 - 0.0% (1.29 KB)

[#011] sha256:ecf134329367c6cb4f8170bf5749b8ec12637b9b7cd661d0ceb7b41e471560b6 - 0.0% (1.29 KB)

[#012] sha256:7dca740f67d4233eaa39e587726183048e4225d2459f79863b6f0638a3f43872 - 0.0% (1.26 KB)

[#013] sha256:afa11477ec8639a659e40407b01d5de0b9c7a546f997abd56069f0cb9be3e62b - 1.11% (29.7 MB)

[#014] sha256:d5cc387e1d9a59a08fd68bcf293891971275388e5d524c67054b5eee0925eb95 - 0.0% (1.26 KB)

[#015] sha256:469865428e14018f848d0e3f2337d69ddca347c287063c2819d2bf78bdf8a52f - 0.0% (1.26 KB)

[#016] sha256:c469fb929924ebec3c6514b2ac2607dffa3d1499d3be3841c152130cda2a93d9 - 0.0% (1.26 KB)

[#017] sha256:ef87c016398f8c90aa74ce01a59804a5773e0779fdbb23c49109316864f4d8c1 - 0.0% (1.26 KB)

[#018] sha256:183b59a9b40442e58db06df8b03394f86a090599db5e0c69acb9694409b6bc3e - 0.0% (1.26 KB)


History
2020-09-10 20:40:05 UTC

Apply image 20H2-RTM-amd64

2022-03-03 08:25:37 UTC

Install update 20H2-amd64

2022-03-17 17:50:33 UTC

cmd /S /C #(nop) ARG ARCH=amd64

2022-03-17 17:50:34 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]

2022-03-17 17:50:44 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-03-17 17:50:54 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-03-17 17:51:02 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/

2022-03-17 17:51:10 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/

2022-03-17 17:51:10 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev

2022-03-17 17:51:11 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true

2022-03-17 17:51:11 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24

2022-03-17 17:51:12 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.3-patch3-389567052bbe16a247bc050dbb3fd9f9e65ea212-head

2022-03-17 17:51:12 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2022-03-17 17:51:13 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:b0c1e806e1ac6b8162fd763b8d90c1a220cd7d6d3b5952a905fb2724fdb18f12 in \etc\rancher\

2022-03-17 17:51:14 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2022-03-17 17:51:14 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-03-17T17:47:49Z

2022-03-17 17:51:15 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0

2022-03-17 17:51:15 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=389567052bbe16a247bc050dbb3fd9f9e65ea212

2022-03-17 17:51:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

Danger Zone
Delete Tag

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.

Delete