Namespace
rancher
Image / Tag
rancher-agent:v2.8.4-rc3-windows-1809
Content Digest
sha256:f05f7a219b85af33094c442ec4f1d8b3a37e77143d165f83cd51032785df187a
Details
Created

2024-05-08 14:54:11 UTC

Size

2.14 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-05-08T14:52:45Z
  • org.opencontainers.image.revision
    9b1acd32889143d1491186c93d23e69162a232db
  • 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.4-rc3

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:b9bb009f59569810b0da8d8ff837b5e922a9c7fa250e29c923038aeea3e01136 - 0.0% (1.09 KB)

[#003] sha256:04a22051032fe4d1d6625dfcdf32fa717f34caa2d64955fa15a0e4cbdc55e5ea - 0.0% (1.09 KB)

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

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

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

[#007] sha256:089e7c946f3b6a3168bd5e0ffcb2dc29b055793995ca9806c1713db81a776065 - 0.66% (14.4 MB)

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

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

[#010] sha256:0e4a6e2da1e85546a82f199e81a42cb8bc3d2d11be213eabf95b9753ff64e121 - 0.0% (1.07 KB)

[#011] sha256:71261d85c6c05719c0258ccc7fa352be09e3397d192495e422455154ff074653 - 0.0% (1.06 KB)

[#012] sha256:f20b908c51577cda152fec2147eccfffd57d05989c4703463a90b2f377ab11d5 - 0.0% (1.09 KB)

[#013] sha256:022960b8d5f04a3c855ee181e1722c2cae571f2f804d76ed666c1d69fbd2c2c2 - 1.67% (36.6 MB)

[#014] sha256:99600f7c03dce695fb55916aa2e745eb3e97560a94f5f994cb9932b59133fe20 - 0.0% (1.06 KB)

[#015] sha256:f6b8909e109949c869ef27881d6dbcfe40a34973951444799e6d08b4d46c26c3 - 0.0% (1.09 KB)

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

[#017] sha256:83313c4417b2dc5f31b873c3d5efd198551300a93797419230ef0dcc3ce04ebd - 0.0% (1.09 KB)

[#018] sha256:8b877e873ac24f5b89a259cab221080d6b67d8d37cb25840c8826abace484e08 - 0.0% (1.06 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-05-08 14:52:47 UTC

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

2024-05-08 14:52:47 UTC

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

2024-05-08 14:53:11 UTC

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

2024-05-08 14:53:36 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-05-08 14:53:43 UTC

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

2024-05-08 14:54:05 UTC

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

2024-05-08 14:54:06 UTC

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

2024-05-08 14:54:06 UTC

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

2024-05-08 14:54:07 UTC

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

2024-05-08 14:54:07 UTC

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

2024-05-08 14:54:07 UTC

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

2024-05-08 14:54:09 UTC

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

2024-05-08 14:54:10 UTC

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

2024-05-08 14:54:10 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-05-08T14:52:45Z

2024-05-08 14:54:10 UTC

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

2024-05-08 14:54:11 UTC

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

2024-05-08 14:54:11 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