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

2022-03-30 20:13:30 UTC

Size

2.17 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-03-30T20:13:23Z
  • org.opencontainers.image.revision
    df3cf4221d39de226aec3f3ace4b3050008f72f0
  • 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-rc15

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:8c2a1fb0f6385ff37d3bc8c9bb21d5bb2c25015df8e9d4d37ee94d618bcd7a0f - 0.0% (1.26 KB)

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

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

[#005] sha256:2c796f535e3871152108690059c9bfaf0cffb2a68d8d58adfe78ecbd4abe5f11 - 2.26% (50.2 MB)

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

[#007] sha256:80df75530fb2408fa75c2a92794d2202711e4709435289b69e62771f222062f9 - 0.61% (13.7 MB)

[#008] sha256:95902c549ba78eb50ea79ab9d81b61a17db36ca2b20d65b8b31720b64f57c1ae - 0.0% (1.28 KB)

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

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

[#011] sha256:50ad2adb8371a84c1d1672c592e612189e4289c5875f7207d98245613087426e - 0.0% (1.26 KB)

[#012] sha256:92c9f3c3901a67e5b0777f56dbefac32b4d86c83be5f7a58c8626ae8929a27b6 - 0.0% (1.26 KB)

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

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

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

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

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

[#018] sha256:cf8b39dca959e0bb105d9aec6affcf7b799cd533a74fb068375178dcf1d191fe - 0.0% (1.26 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-30 20:04:33 UTC

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

2022-03-30 20:04:34 UTC

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

2022-03-30 20:04:45 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-30 20:04:56 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-30 20:05:06 UTC

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

2022-03-30 20:05:15 UTC

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

2022-03-30 20:05:16 UTC

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

2022-03-30 20:05:16 UTC

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

2022-03-30 20:05:17 UTC

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

2022-03-30 20:13:25 UTC

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

2022-03-30 20:13:25 UTC

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

2022-03-30 20:13:26 UTC

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

2022-03-30 20:13:28 UTC

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

2022-03-30 20:13:28 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-03-30T20:13:23Z

2022-03-30 20:13:29 UTC

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

2022-03-30 20:13:29 UTC

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

2022-03-30 20:13:30 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