Namespace
rancher
Image / Tag
rancher-agent:v2.7-cd1a71624a94de993d471ce8a643cf4d2dbb75a6-windows-ltsc2022
Content Digest
sha256:b4b8ecc6aecaa47cb0a012ff692b3336ae7ad20147251a006915ee65ce9d9fc2
Details
Created

2023-03-15 00:52:06 UTC

Size

1.67 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-03-15T00:48:48Z
  • org.opencontainers.image.revision
    cd1a71624a94de993d471ce8a643cf4d2dbb75a6
  • 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.7-cd1a71624a94de993d471ce8a643cf4d2dbb75a6-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:6a0972e4a21b1e21e65ee97fd7f7b548b42f85db2bcb8c941555d9a7111d7e22 - 75.14% (1.25 GB)

[#001] sha256:9d544046b1cdcaa3f8d6bbc0d22bac575707e7849f26d607e68b793a2b98614c - 17.8% (304 MB)

[#002] sha256:1cf258a9c577794bb712b2a62c3c7777d3057514b8c9fb1e1a7451c7f54fd432 - 0.0% (1.27 KB)

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

[#004] sha256:8ba3af4f5577b3b905f9f8419383ff0c855608e854758fcb8d93e00f9939bf4f - 0.71% (12.2 MB)

[#005] sha256:ee0617e3c79e62b29a76cfb5dd483eac3889bb6567efe0b9cf5a871440518574 - 3.01% (51.4 MB)

[#006] sha256:87e2179a6e9f776e0c350386e49362a8188fb9e30e18dda22af7ed6b24fcebf7 - 0.7% (12 MB)

[#007] sha256:b8f0201be2f5f2f2fbac85e630554f52bc8c670202b68ea415805784da3689d5 - 0.83% (14.2 MB)

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

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

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

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

[#012] sha256:44493f16e8e3f8430daecdcbad7b5b0a42239c3c2b22c95c9623e61a46a04829 - 0.0% (1.26 KB)

[#013] sha256:1dbef521518069d5a5162b7ac356c958618d74e03365df85fc13d251501b73c4 - 1.8% (30.9 MB)

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

[#015] sha256:6ffe95fba8f237bed69246993a30c827d423b3e207a07833fbd680afe494c617 - 0.0% (1.25 KB)

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

[#017] sha256:f19e086ca05c23053a30a6b3afa320c3d9d373131f46fc8c60e74b6832c15229 - 0.0% (1.28 KB)

[#018] sha256:874da5d994a2782035f823e804656aea4c140165df26e5af1252637eb7627699 - 0.0% (1.26 KB)


History
2023-01-06 23:47:40 UTC

Apply image 10.0.20348.1487

2023-03-10 06:37:36 UTC

Install update 10.0.20348.1607

2023-03-15 00:51:26 UTC

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

2023-03-15 00:51:27 UTC

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

2023-03-15 00:51:36 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.11/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'

2023-03-15 00:51:45 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.24.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.'

2023-03-15 00:51:53 UTC

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

2023-03-15 00:52:00 UTC

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

2023-03-15 00:52:01 UTC

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

2023-03-15 00:52:01 UTC

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

2023-03-15 00:52:02 UTC

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

2023-03-15 00:52:02 UTC

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

2023-03-15 00:52:02 UTC

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

2023-03-15 00:52:04 UTC

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

2023-03-15 00:52:04 UTC

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

2023-03-15 00:52:05 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-03-15T00:48:48Z

2023-03-15 00:52:06 UTC

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

2023-03-15 00:52:06 UTC

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

2023-03-15 00:52:06 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