Namespace
rancher
Image / Tag
rancher-agent:v2.6-9fe9224c6b0ad80e6daea889e4e432637881dcc9-windows-ltsc2022
Content Digest
sha256:bf1331ac4c1643de404e15a3f4ecfdf8b68da15048c0490cc557fab3d767cb57
Details
Created

2022-01-26 09:14:43 UTC

Size

2.16 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-01-26T09:10:32Z
  • org.opencontainers.image.revision
    9fe9224c6b0ad80e6daea889e4e432637881dcc9
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-9fe9224c6b0ad80e6daea889e4e432637881dcc9-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:8f616e6e9eec767c425fd9346648807d1b658d20ff6097be1d955aac69c26642 - 54.02% (1.17 GB)

[#001] sha256:0e02c12b1310e6c76c29fcd6f81905400fdb6a01caac9dc825939ad004baffef - 41.25% (912 MB)

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

[#003] sha256:a818178307d6013d320377c95b4defe8d5814fdaae0cc9553b89faa3feba286e - 0.0% (1.27 KB)

[#004] sha256:be8a27a2305607767e6566c5e95ea12f54c9f0ca759529ce0886ff86ab34f958 - 0.25% (5.53 MB)

[#005] sha256:4ff1db73f251be2a24e6ad59bebf5866dad7094ab40f52e95a9f2b23a15a46d4 - 2.27% (50.2 MB)

[#006] sha256:5d0c9018ab86619481d03a5eb2afbf46690f2f9fc148796e8574d84ad59316c5 - 0.25% (5.47 MB)

[#007] sha256:205545f5d7ebdef9cbbb85cd25f0eeb857484a407b49e5c09625bf7e13c30706 - 0.62% (13.6 MB)

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

[#009] sha256:76915d3136dbf946b4727bb54ee34cc673d2b6c8b4f3ccc44cc1ecf047359306 - 0.0% (1.25 KB)

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

[#011] sha256:7105ad11db77a710cdd74785eae95f230b390bd2cfe03a1c67b26077dd4cd6a9 - 0.0% (1.3 KB)

[#012] sha256:4e499ae1eb4456b3ade001b4ab6310d802a892f58373edea4ed9d9a0ce3dbceb - 0.0% (1.26 KB)

[#013] sha256:2a113beb12e41eb8c172987f187da863f852c36a3d1ee24f4b3a20e8b3b00e36 - 1.35% (29.8 MB)

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

[#015] sha256:781c6d965dad05ddc33a553e55ece84ec2a473b1cdd2360a3f13ceda75d0b334 - 0.0% (1.32 KB)

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

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

[#018] sha256:4849ce32b761985ccf5c5318c3ead17e8b90662f0cd6af983ee047ab64d58504 - 0.0% (1.26 KB)


History
2021-05-08 09:40:24 UTC

Apply image 2022-RTM-amd64

2022-01-16 05:17:24 UTC

Install update ltsc2022-amd64

2022-01-26 09:13:58 UTC

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

2022-01-26 09:13:58 UTC

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

2022-01-26 09:14:09 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-01-26 09:14:19 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-01-26 09:14:28 UTC

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

2022-01-26 09:14:36 UTC

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

2022-01-26 09:14:37 UTC

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

2022-01-26 09:14:37 UTC

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

2022-01-26 09:14:38 UTC

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

2022-01-26 09:14:38 UTC

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

2022-01-26 09:14:39 UTC

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

2022-01-26 09:14:40 UTC

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

2022-01-26 09:14:41 UTC

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

2022-01-26 09:14:41 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-01-26T09:10:32Z

2022-01-26 09:14:42 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=9fe9224c6b0ad80e6daea889e4e432637881dcc9

2022-01-26 09:14:42 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2022-01-26 09:14:43 UTC

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

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