Namespace
rancher
Image / Tag
rancher-agent:v2.8-2b94ea671c2b15e31a41e32ae5c150c278211212-windows-1809
Content Digest
sha256:b58e1c57a8993c822b05fb24be0da09705f9df6870069c6d730bbaf3f67bc5b9
Details
Created

2024-04-12 12:56:45 UTC

Size

2.14 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-04-12T12:54:59Z
  • org.opencontainers.image.revision
    2b94ea671c2b15e31a41e32ae5c150c278211212
  • 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-2b94ea671c2b15e31a41e32ae5c150c278211212-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:e920b78002850882cc637991bf16e3cd3fdd45576cf3e930819c98f6b43518d3 - 22.35% (490 MB)

[#002] sha256:c14704f4659b36ae8dc7fb43eccad06a0c8d0dc32b0bb6dcde4f8cb54c695cad - 0.0% (1.09 KB)

[#003] sha256:3f2151f2a03b380ccf26fb5db65777b38c00c1546346ffb750a859b38809ce95 - 0.0% (1.07 KB)

[#004] sha256:fb4945eb7a18d11e03aefd3db0b0d6f31a81dab30959b1d48c3a7e934ba50d5a - 0.54% (11.9 MB)

[#005] sha256:ca807017b439829995d1034f8f1a60430ebddef510f0664719c537c2b91a0fc1 - 2.43% (53.3 MB)

[#006] sha256:2cdc1af0c4ea7d1f46af9d2de1e46bfc83a7d53d8846a6b2b7b26f047a202fdc - 0.54% (11.8 MB)

[#007] sha256:8bd10272758142707b2078b390fe1d6eae95536f7dbee714e2eeac11738ebc64 - 0.66% (14.4 MB)

[#008] sha256:ba905a3f8396a4bfc8bb5582a4fbca05aaac9c369eaf729ab2d9a9a8870cf383 - 0.0% (1.07 KB)

[#009] sha256:a819a40828ccfa9cfba8ead39176561af8d098e12bf9f7d7cc7895852f79b85d - 0.0% (1.07 KB)

[#010] sha256:87f886f166aba5fd40f36bf201f4b63b2d3e17c096fa74f98dcf585b50408943 - 0.0% (1.07 KB)

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

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

[#013] sha256:7bdde2dfc0d74288bf61051b2d82fbfc143e06a22603f61ec1a6ca54bef74874 - 1.67% (36.6 MB)

[#014] sha256:5fca05db239ec5e9e654b2f6214ecd75ed187a9972f4f96dc155068224e3e5d7 - 0.0% (1.07 KB)

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

[#016] sha256:35047e1c738f9f0e61854c2a35c69cf9a77425fe1c85079747ac42fc1dfecc5c - 0.0% (1.07 KB)

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

[#018] sha256:f85b0026d9b9b410c8da7a6bd19bff7f4c7c4d3f957ec0791d7dc2469de3b972 - 0.0% (1.07 KB)


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

Apply image 10.0.17763.4499

2024-04-06 02:39:33 UTC

Install update 10.0.17763.5696

2024-04-12 12:55:01 UTC

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

2024-04-12 12:55:02 UTC

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

2024-04-12 12:55:26 UTC

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

2024-04-12 12:55:51 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-04-12 12:56:14 UTC

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

2024-04-12 12:56:38 UTC

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

2024-04-12 12:56:39 UTC

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

2024-04-12 12:56:39 UTC

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

2024-04-12 12:56:40 UTC

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

2024-04-12 12:56:40 UTC

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

2024-04-12 12:56:40 UTC

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

2024-04-12 12:56:42 UTC

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

2024-04-12 12:56:43 UTC

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

2024-04-12 12:56:43 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-04-12T12:54:59Z

2024-04-12 12:56:44 UTC

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

2024-04-12 12:56:44 UTC

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

2024-04-12 12:56:45 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