Namespace
rancher
Image / Tag
rancher-agent:v2.6-33db2f5cefdd7b827802dfe6728c6101997e145c-windows-20H2
Content Digest
sha256:282f0838b8ccc017d87e5f79409a3aff091278138ebc7ca4c015f03fe82db7e5
Details
Created

2022-03-05 00:43:05 UTC

Size

2.64 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2022-03-05T00:42:23Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    33db2f5cefdd7b827802dfe6728c6101997e145c
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-33db2f5cefdd7b827802dfe6728c6101997e145c-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:f313bf43a2676c7ded41dabb665c383c42fea908e4f7f143997caf40bce56f8f - 43.02% (1.13 GB)

[#002] sha256:fd81298c4c21e308aed671fa1e58365c6f7e0f712187d6bc8542b347731966c1 - 0.0% (1.34 KB)

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

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

[#005] sha256:a5ee3865f549f0d88f3c994d3b7abbc435485fcc7474970f474713753bc2cd5d - 1.85% (50 MB)

[#006] sha256:1e3d84079353529d2a3d8bcc09adb1b3af2ccd2f6c8d7856c354a1ee2d9d0d1b - 0.2% (5.28 MB)

[#007] sha256:70fe239f07d12c930fb8aacb219856f576d0e37f771f8b00617c1a29dbd9b300 - 0.5% (13.5 MB)

[#008] sha256:32a5aaada124991e20aa9fb92f19881deb91fe908ab580d0aedf6a359e760c83 - 0.0% (1.29 KB)

[#009] sha256:7e2bcee0b8a0bad65116ee6ad42be6db0cd1cb6935b0700a7d32b1bdc4777c86 - 0.0% (1.29 KB)

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

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

[#012] sha256:73c1f5982f486d0ab4ea0ca50427abbca3aea0d6074d62ddc817374c8ea80833 - 0.0% (1.27 KB)

[#013] sha256:1d01db8dd074f6f28e878f6e67cfbd4eced5d060c31431aee451151b99cfcfee - 1.08% (29.1 MB)

[#014] sha256:da8e3200c93fba1d327872269a45c6b3712b57a4bc95783327bcb6f9656b12b1 - 0.0% (1.29 KB)

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

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

[#017] sha256:4622bf69bead7b5be52b8f8d70f8969318233de7c223b23c94ef4b5642850728 - 0.0% (1.29 KB)

[#018] sha256:3cb7b81cc3b6452fb64b5dff00c373c1fc2127891397cc5e581257df1a46ee2f - 0.0% (1.26 KB)


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

Apply image 20H2-RTM-amd64

2022-02-04 06:50:43 UTC

Install update 20H2-amd64

2022-03-05 00:42:25 UTC

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

2022-03-05 00:42:25 UTC

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

2022-03-05 00:42:34 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-05 00:42:44 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-05 00:42:52 UTC

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

2022-03-05 00:42:59 UTC

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

2022-03-05 00:43:00 UTC

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

2022-03-05 00:43:00 UTC

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

2022-03-05 00:43:01 UTC

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

2022-03-05 00:43:01 UTC

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

2022-03-05 00:43:02 UTC

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

2022-03-05 00:43:03 UTC

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

2022-03-05 00:43:04 UTC

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

2022-03-05 00:43:04 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-03-05T00:42:23Z

2022-03-05 00:43:04 UTC

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

2022-03-05 00:43:05 UTC

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

2022-03-05 00:43:05 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