Namespace
rancher
Image / Tag
rancher-agent:v2.9-4beede7356e6aa507609e2b89d47a1aecf786ec3-windows-1809
Content Digest
sha256:d615c582dd21ea5b3250d20fe1a0c6725ab5e8843d4fa8a1da341025af1597c8
Details
Created

2024-03-27 19:30:47 UTC

Size

2.1 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-03-27T19:29:07Z
  • org.opencontainers.image.revision
    4beede7356e6aa507609e2b89d47a1aecf786ec3
  • 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.9-4beede7356e6aa507609e2b89d47a1aecf786ec3-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 73.07% (1.54 GB)

[#001] sha256:a22a88a4a0d197cb745939f382a7898094af0a089fce3173f283651a01da996b - 21.01% (452 MB)

[#002] sha256:fbbe3ca9372307370e10c24558e031ff19f208e1c41c6084126ba2371f4ce3de - 0.0% (1.05 KB)

[#003] sha256:87171a82a240629bfd7460d5fd3537a321e46a00ad7865fce6b5ffeff16915b2 - 0.0% (1.07 KB)

[#004] sha256:39e03a8992668af0144e470307f76d397adde9b09aaa519023b036358192a387 - 0.55% (11.9 MB)

[#005] sha256:191e24f9560595ad5ad24ff9b3deac0fa68ddeada5c1be6e7a87c0b6ece27909 - 2.47% (53.3 MB)

[#006] sha256:f01406254297a4a6e55f702ca797030f2dba00d74c139a6e123967a4ad953033 - 0.55% (11.8 MB)

[#007] sha256:39ffda8527816026dca70f1b0a858451724d7bd7a9ea230d51ca31b9c5f6afc0 - 0.67% (14.4 MB)

[#008] sha256:74481bfa8965bb6e0078e04f52ff06424c64cc2fd83b0106ef4559818cb3ab3d - 0.0% (1.09 KB)

[#009] sha256:1ca1791615cb7a6450d60153a12d64c343f5fd8806cc56891d20148c2994f91e - 0.0% (1.09 KB)

[#010] sha256:72b971b76e6fd8fe4dad9eded1a182b565486b63b7f8d6d1c321c40bda356721 - 0.0% (1.06 KB)

[#011] sha256:2f01b43dc2eb7c4e2bb59f955e473542c14f64528df838b92963580afa1674ca - 0.0% (1.07 KB)

[#012] sha256:809c2d712dadd6259f5a40d8b701726c288938d402daad753ada09586035643b - 0.0% (1.07 KB)

[#013] sha256:875f7493cda292e6dd537e7dd01e1ccd8ec680a049275625b34166ef1f67039a - 1.67% (36.1 MB)

[#014] sha256:9d0f47d36267c2bd34be4fff926d05475f62a27252eb88dc8ef1e9e0a454daf0 - 0.0% (1.07 KB)

[#015] sha256:f3e530bd6f6220516ce31b74a18fd48e4823745c666d1ea60bf7432c7c7330f5 - 0.0% (1.07 KB)

[#016] sha256:448dd25e5b9a38e20baa09062fe8f98eddfac72ef7e4f7ddc75f5bf1a83bc801 - 0.0% (1.09 KB)

[#017] sha256:8e67f5708158bcd938519f46b464349118dcdda5c0a59879557f8454505195f6 - 0.0% (1.07 KB)

[#018] sha256:3c23e893936bffbcf821efc12b9dcf9d5843991f35dc3411ed913cbd4e474cbf - 0.0% (1.09 KB)


History
2023-06-08 12:58:24 UTC

Apply image 10.0.17763.4499

2024-03-04 01:18:21 UTC

Install update 10.0.17763.5576

2024-03-27 19:29:09 UTC

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

2024-03-27 19:29:09 UTC

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

2024-03-27 19:29:33 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-03-27 19:29:58 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-03-27 19:30:20 UTC

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

2024-03-27 19:30:42 UTC

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

2024-03-27 19:30:42 UTC

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

2024-03-27 19:30:43 UTC

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

2024-03-27 19:30:43 UTC

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

2024-03-27 19:30:43 UTC

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

2024-03-27 19:30:44 UTC

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

2024-03-27 19:30:45 UTC

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

2024-03-27 19:30:46 UTC

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

2024-03-27 19:30:46 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-03-27T19:29:07Z

2024-03-27 19:30:47 UTC

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

2024-03-27 19:30:47 UTC

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

2024-03-27 19:30: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