Namespace
rancher
Image / Tag
rancher-agent:v2.8-1f119bc2c048cbcab5717bbc0da6b05a6843417c-windows-ltsc2022
Content Digest
sha256:5ed605c224dfdd8024cd15eebe569d84128df1b2fbbb0d706617a610e3ca30c4
Details
Created

2023-10-26 10:08:47 UTC

Size

1.85 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-10-26T10:05:09Z
  • org.opencontainers.image.revision
    1f119bc2c048cbcab5717bbc0da6b05a6843417c
  • 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-1f119bc2c048cbcab5717bbc0da6b05a6843417c-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:e3d2471a50c8ec3ea61c16dd871f7b9167bf779faad2b6e5a6f72a18b88b846b - 23.68% (449 MB)

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

[#003] sha256:8baa0c2eba0c5ad95c865d5e433639b3a5d7e4f5df116e5c6bc644039dd5cd80 - 0.0% (1.29 KB)

[#004] sha256:dce70aa4aca63adba0143d3e946201c38b5bf5aeff26901355201240efd221b6 - 0.63% (11.9 MB)

[#005] sha256:17f332558937dbb103e60f6be7f1434f024d65957cf9276fe11aa182c5decae2 - 2.7% (51.2 MB)

[#006] sha256:87347f3f7bc3ffc6080b57c4f494f2412e93cd0a0e33275b78eb20d40cdd5853 - 0.62% (11.8 MB)

[#007] sha256:faa5de1911b01c33fb58dfaeb3cd2425c4d828702effa90a03a25d3109c509a2 - 0.74% (14 MB)

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

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

[#010] sha256:672848d692a464cec730b2aef7ff38a4e9653e77ba4c9d7cedab44b890a3dd86 - 0.0% (1.3 KB)

[#011] sha256:02f50c143da7060ecdb758b82578c1e7b957689013549ba2978d689fd46f8999 - 0.0% (1.27 KB)

[#012] sha256:45693bc2df6e6dad4ee44544338c2b2bcbceae8329989d3975210300496e9447 - 0.0% (1.29 KB)

[#013] sha256:90b401abf340aed3d334955696fadcc17cc9483cd448c47050703bb8ea3741b5 - 1.86% (35.2 MB)

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

[#015] sha256:e5d46b487e1128926120eb0abf5990467eea2520d380c260ecac70398833c8a6 - 0.0% (1.31 KB)

[#016] sha256:4751dbc01dcd369262dd898a8a45219c9a569f43e7c123d62c5aedd0dd7c6cfd - 0.0% (1.26 KB)

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

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


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

Apply image 10.0.20348.1787

2023-10-06 21:59:31 UTC

Install update 10.0.20348.2031

2023-10-26 10:08:12 UTC

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

2023-10-26 10:08:13 UTC

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

2023-10-26 10:08:21 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-10-26 10:08:28 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-10-26 10:08:34 UTC

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

2023-10-26 10:08:40 UTC

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

2023-10-26 10:08:41 UTC

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

2023-10-26 10:08:41 UTC

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

2023-10-26 10:08:42 UTC

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

2023-10-26 10:08:42 UTC

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

2023-10-26 10:08:42 UTC

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

2023-10-26 10:08:44 UTC

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

2023-10-26 10:08:45 UTC

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

2023-10-26 10:08:45 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-10-26T10:05:09Z

2023-10-26 10:08:46 UTC

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

2023-10-26 10:08:46 UTC

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

2023-10-26 10:08:47 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