Namespace
rancher
Image / Tag
rancher-agent:v2.6.3-rc11-windows-20H2
Content Digest
sha256:db5e30265616893c7e8631fe3bc74493cd2d60bc4b4f7dcbcb2e3283e3d9a64b
Details
Created

2021-12-18 18:41:46 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-12-18T18:38:30Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    3c1d5fac32482f00828bec2a4eda39a431a4dbe4
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.3-rc11

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:12bece78596713652b5d56f87c93a853d9be07f42b55d7ef563b1e2a6b0355ab - 42.88% (1.13 GB)

[#002] sha256:56c617d710691f7ce9ff6171474474d0986096690122356be3a6dc963a5293b7 - 0.0% (1.26 KB)

[#003] sha256:e0f2fc281451f095148d0eced7e527df08af064e061b44b0f6c63afd0ece22a4 - 0.0% (1.29 KB)

[#004] sha256:63689cf39f481545c69f6335282da860ff600cfa8d2a73f2db7bd4215fb0c319 - 0.2% (5.32 MB)

[#005] sha256:fdc1e2ee8aeb7f73e76336c403670e966dddce554014352aa1b6cf8dbcdad347 - 1.86% (50 MB)

[#006] sha256:8607ec31ef59b9e771b1eeaad2e49b2de1dd66d2a61eb32495a9cf858804db44 - 0.2% (5.27 MB)

[#007] sha256:467ae8c2f420145db3933ceaac463ef50591f9abc9b96231c813666a45b8be7e - 0.5% (13.5 MB)

[#008] sha256:466234a7078b3ba39c03508d4ed9da6fa919b3745f355e1b6383c6d651d8a418 - 0.0% (1.26 KB)

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

[#010] sha256:c05ba73f66c79b7d72c016e6261fdddce846f03e5b7e1c9e2c0fb80943b40bb5 - 0.0% (1.26 KB)

[#011] sha256:80c616cde1df25234e6ec5b1ae858a4fa2a0291d20658eaa6298cf35054b5511 - 0.0% (1.26 KB)

[#012] sha256:8a2e4dc5b2058dfed996a8886497b082e230916b69125facaaea10b4b54eb459 - 0.0% (1.26 KB)

[#013] sha256:b52d3a9b1b6efab45f5c30219d5f72cc9f164d540356fe2c549f77262503280e - 1.1% (29.7 MB)

[#014] sha256:3e1f1944a94b1212c1e60665a4f94e9d23c92918e0934cec10e38d718480dbc8 - 0.0% (1.27 KB)

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

[#016] sha256:ef0b9324c30e13d7dee53d7b8e23d9995bc529a00d73515ae9a34019a46f39a4 - 0.0% (1.29 KB)

[#017] sha256:d77909869119a9af699825f4c3dc1e1a2fbcb01dbe600c4f85e2b0c0bf5bc310 - 0.0% (1.3 KB)

[#018] sha256:4dbf187eac585704d8498e0d99a7946a8570b4292265693c02e8c408b5a3e88c - 0.0% (1.29 KB)


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

Apply image 20H2-RTM-amd64

2021-12-10 12:41:30 UTC

Install update 20H2-amd64

2021-12-18 18:41:04 UTC

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

2021-12-18 18:41:05 UTC

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

2021-12-18 18:41:15 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.'

2021-12-18 18:41:24 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.'

2021-12-18 18:41:32 UTC

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

2021-12-18 18:41:40 UTC

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

2021-12-18 18:41:40 UTC

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

2021-12-18 18:41:41 UTC

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

2021-12-18 18:41:41 UTC

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

2021-12-18 18:41:41 UTC

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

2021-12-18 18:41:42 UTC

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

2021-12-18 18:41:43 UTC

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

2021-12-18 18:41:44 UTC

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

2021-12-18 18:41:44 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-12-18T18:38:30Z

2021-12-18 18:41:45 UTC

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

2021-12-18 18:41:45 UTC

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

2021-12-18 18:41:46 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