Namespace
rancher
Image / Tag
rancher-agent:v2.6.4-windows-ltsc2022
Content Digest
sha256:e7b912721032211a5747c4d12f6d946ad8789dd5155aca13dfa7918f7a2696ae
Details
Created

2022-03-31 19:42:04 UTC

Size

2.17 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-03-31T19:39:20Z
  • org.opencontainers.image.revision
    4b4e29678c0bf932f8e0f79f3895952ce1739f4d
  • 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.4

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:037d5740b40414bc505c21324142a1cd3eab10c176189a9a74d1a90354ac7cd4 - 41.61% (925 MB)

[#002] sha256:7c111984c52358020cfc862cb400cd15920984061c6d0576eab90bb54b8ac876 - 0.0% (1.25 KB)

[#003] sha256:29eb5224b50801234570abb445340460065ea86b2cbb09f3e7b8615b9675cd81 - 0.0% (1.28 KB)

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

[#005] sha256:46a65882d6877bfbb51a805c165aa96fe9369490dd29e4750cf880ecd04876f5 - 2.26% (50.2 MB)

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

[#007] sha256:047f5394d4bdf9a7e973bbb3f9f9d98dbf8d9b0ce61451ee6c76300fc1083a12 - 0.61% (13.6 MB)

[#008] sha256:88169b07c51c9d4245beb4c68647d52a94d1e4b1a91691a2fc647bae45428dd4 - 0.0% (1.29 KB)

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

[#010] sha256:12054bc367ecbd496eb5427f8c4b5480bf77409ce33e612a6f871741d51306e6 - 0.0% (1.25 KB)

[#011] sha256:c6ed8f38799a6ae54625b75fd14d801d65252bb4e303198ef9eaad43dfc4e872 - 0.0% (1.28 KB)

[#012] sha256:da92e91005a2095138f1de8d4a602ef41400376fb4c719df5878a67021dd471c - 0.0% (1.28 KB)

[#013] sha256:ebf34cd6c1c5d43d750f7e90fdfca63ac67834c2d9aca947a85fc2604d7597c3 - 1.31% (29.2 MB)

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

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

[#016] sha256:4628e58e47a465b29bab3ef26e4b25fd95bfa852dfbceb2ca0ee9cb7515cb8a6 - 0.0% (1.28 KB)

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

[#018] sha256:f24c9faf14a278cf679bb261a8ffceaffcf8a6981f39a5e7878694fd15ac4308 - 0.0% (1.27 KB)


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

Apply image 2022-RTM-amd64

2022-03-03 05:02:11 UTC

Install update ltsc2022-amd64

2022-03-31 19:41:21 UTC

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

2022-03-31 19:41:22 UTC

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

2022-03-31 19:41:32 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-31 19:41:41 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-31 19:41:49 UTC

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

2022-03-31 19:41:58 UTC

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

2022-03-31 19:41:58 UTC

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

2022-03-31 19:41:59 UTC

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

2022-03-31 19:41:59 UTC

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

2022-03-31 19:41:59 UTC

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

2022-03-31 19:42:00 UTC

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

2022-03-31 19:42:01 UTC

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

2022-03-31 19:42:02 UTC

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

2022-03-31 19:42:02 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-03-31T19:39:20Z

2022-03-31 19:42:03 UTC

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

2022-03-31 19:42:03 UTC

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

2022-03-31 19:42:04 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