Namespace
rancher
Image / Tag
rancher-agent:v2.7-461192e9bb7e451decbf2f92553f0ca44956c1a3-windows-ltsc2022
Content Digest
sha256:7909c36a51a4a7cf2f947f537bd4df261103bc00bdbbe7eb84b5bc7b5b63a9ef
Details
Created

2023-03-31 13:00:00 UTC

Size

1.67 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-03-31T12:56:37Z
  • org.opencontainers.image.revision
    461192e9bb7e451decbf2f92553f0ca44956c1a3
  • 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-461192e9bb7e451decbf2f92553f0ca44956c1a3-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

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

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

[#004] sha256:4f517f61f8d30da524ca37f4c8616e36d2031a266847f484fa02894d57c54c0c - 0.71% (12.2 MB)

[#005] sha256:f3cc4d65d2039e70a7a7e1e46a23015584ebe9b2e095e628f166c4046eab524b - 3.01% (51.5 MB)

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

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

[#008] sha256:a66a6adfde293bfa89f7a8abf2bfb770978598f318f702702c760cf8c58ab950 - 0.0% (1.3 KB)

[#009] sha256:c6ea488c7085b024a81ece0239033faeec921a05f989259881e96c28c796a86d - 0.0% (1.27 KB)

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

[#011] sha256:e6b5dbc6a5f43c5e4788f4ea1a0f02d148a6430d71b3e0d1ea978abbab6d749c - 0.0% (1.29 KB)

[#012] sha256:98afa74aaa7e82e70074fb2c93bf3cbca89dcdd9d556cbcd369e7c772cf41a40 - 0.0% (1.27 KB)

[#013] sha256:77145a5d0c5c79a65d8a21221f8bb10f46ebc55b6c7d10bbaf512659ba737ecb - 1.81% (30.9 MB)

[#014] sha256:a1c5ceeca6286c1b8ca226b20468e1c88ef8976ba18f2b23cfa1242d075df365 - 0.0% (1.29 KB)

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

[#016] sha256:66c1c4aba08ed0fb2070e67cfe68aa7d2ab924e9085abccdd931eb513aadd52a - 0.0% (1.29 KB)

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

[#018] sha256:a32628f2acefae1675c51d933ee5da33f0161eaf4c5392842dcf5b246973f65c - 0.0% (1.27 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-31 12:59:22 UTC

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

2023-03-31 12:59:22 UTC

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

2023-03-31 12:59:31 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-31 12:59:40 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-31 12:59:47 UTC

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

2023-03-31 12:59:55 UTC

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

2023-03-31 12:59:55 UTC

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

2023-03-31 12:59:55 UTC

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

2023-03-31 12:59:56 UTC

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

2023-03-31 12:59:56 UTC

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

2023-03-31 12:59:57 UTC

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

2023-03-31 12:59:58 UTC

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

2023-03-31 12:59:59 UTC

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

2023-03-31 12:59:59 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-03-31T12:56:37Z

2023-03-31 12:59:59 UTC

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

2023-03-31 13:00:00 UTC

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

2023-03-31 13:00:00 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