Namespace
rancher
Image / Tag
rancher-agent:v2.8-2d83dbc70d57977096786eacb2c40e1644f25477-windows-ltsc2022
Content Digest
sha256:076377dcb5c6bf316661fa9706892da02182943ef60fecf5442b5ea373b5505b
Details
Created

2024-01-16 18:04:19 UTC

Size

1.89 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-01-16T18:00:45Z
  • org.opencontainers.image.revision
    2d83dbc70d57977096786eacb2c40e1644f25477
  • 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.8-2d83dbc70d57977096786eacb2c40e1644f25477-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:7c76e5cf7755ce357ffb737715b0da6799a50ea468cc252c094f4d915d426b3f - 68.3% (1.29 GB)

[#001] sha256:a97a84f9ecb04e6f34ca7d17667bf0abbd83ea39301725226a2352330b4402d3 - 25.16% (488 MB)

[#002] sha256:fcd8417e31ff537521c684dfd8a11cf9b49624816defdd6ec33f325dbda77c74 - 0.0% (1.29 KB)

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

[#004] sha256:eb11e74fc48575399d65cdb470805f0078d7394323217142528d4d9f2a8cbf58 - 0.62% (11.9 MB)

[#005] sha256:db2cc5c528882d7e17d3ecfd0270e20655d542e870e149d5822b977dcb0b1fa4 - 2.75% (53.3 MB)

[#006] sha256:38d46d82a9c37ab6951a9437a3c1971be5822a8cdd1895dabb24af720c7afc70 - 0.61% (11.8 MB)

[#007] sha256:b6a75d9d2ddf2c780bec928ad028a3e7456c657167f04e11e13462786e8a4521 - 0.74% (14.4 MB)

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

[#009] sha256:5a1f788f2d956bbb35d6947172f9b2edadbabe3baa52a7fb0fe2a03cd728fd32 - 0.0% (1.31 KB)

[#010] sha256:d2035129b6f0853d3bd1600657a5c78abc9fc2e1a5e49d9fa686a8beb2743f1b - 0.0% (1.27 KB)

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

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

[#013] sha256:c31e1b8c46dfef23c54e8dece4176b74e73f1059cb6c86efddfe1544e4da6a9e - 1.82% (35.3 MB)

[#014] sha256:fb67c3111d57a9d3880c659bd0c28dda7a5f6d24519226fedb52de4e17e9657b - 0.0% (1.3 KB)

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

[#016] sha256:89aed2650b7b1e79771d9c509aead1731a7315733667a5f56bc036ee94c047e2 - 0.0% (1.27 KB)

[#017] sha256:41f54635c4564e112c634ea8326f11880d5f3014d7473d38210e15d17662606b - 0.0% (1.26 KB)

[#018] sha256:716b56979f88bbef9ba20eed1c2dc56a0c63a28520ff770330339b5eecc45e00 - 0.0% (1.29 KB)


History
2023-06-08 12:55:20 UTC

Apply image 10.0.20348.1787

2024-01-04 03:43:51 UTC

Install update 10.0.20348.2227

2024-01-16 18:03:35 UTC

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

2024-01-16 18:03:35 UTC

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

2024-01-16 18:03:45 UTC

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

2024-01-16 18:03:56 UTC

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

2024-01-16 18:04:04 UTC

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

2024-01-16 18:04:12 UTC

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

2024-01-16 18:04:13 UTC

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

2024-01-16 18:04:13 UTC

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

2024-01-16 18:04:13 UTC

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

2024-01-16 18:04:14 UTC

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

2024-01-16 18:04:14 UTC

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

2024-01-16 18:04:16 UTC

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

2024-01-16 18:04:17 UTC

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

2024-01-16 18:04:17 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-01-16T18:00:45Z

2024-01-16 18:04:18 UTC

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

2024-01-16 18:04:18 UTC

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

2024-01-16 18:04:19 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