Namespace
rancher
Image / Tag
rancher-agent:v2.8.5-debug-44760-1-windows-ltsc2022
Content Digest
sha256:7afb4d5b8e64165c656ea1d6f3ad1cbe8d1cce0786a6b14c2bbb7674a2f76824
Details
Created

2024-06-25 15:42:30 UTC

Size

2.1 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-06-25T15:41:46Z
  • org.opencontainers.image.revision
    db34ca59b18ae93e7d1bb70d2352da6e49c108bd
  • 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.5-debug-44760-1

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:eb373ec9afdfc5f09b9380d981e0c61f9c7b48537b887135c7c66810086e705e - 32.39% (696 MB)

[#002] sha256:6d95d467d42ecc21683b6dd19f770ab0e42a7f08acf1632651801a97d9a4b3ea - 0.0% (1.27 KB)

[#003] sha256:85310b236377d0fefedd21aba7273cc18be2bf4c99cccfab5209728f7f460a9a - 0.0% (1.27 KB)

[#004] sha256:f3fc067161fb87251c2c6298e9bac765e2f20a6564ad91977981b5c215c946fe - 0.55% (11.8 MB)

[#005] sha256:8ed1c9d49394bd5bfde51b71b1fcc314c4d0f172fb32d93d4d521502c195bac4 - 2.48% (53.3 MB)

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

[#007] sha256:3f2a92ef17f84dd02cef0ebb59c92f7f5f7efc09b6f161e51ef291a047453b4b - 0.67% (14.4 MB)

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

[#009] sha256:62a25603ae0b245a16fa106a6ff9a62e82454b3774492f7ac182d468e89230e2 - 0.0% (1.29 KB)

[#010] sha256:ea6db6b3fb127bebba22c11c8869259b2f366d823229aa69b5272a9364ef344f - 0.0% (1.29 KB)

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

[#012] sha256:8ef395a58de15fb0755a1ca45e37355abede60e4bba66b4516198e249e01e1bf - 0.0% (1.29 KB)

[#013] sha256:ad87e3c0eaada12f3e58bf9fe1ae681f53cbdd74fb9cbd311fef48bba41f6a72 - 1.7% (36.6 MB)

[#014] sha256:5e85509e7aa7534e901deae61e3942feab08c6664199a8c3f30d46facfad9e92 - 0.0% (1.27 KB)

[#015] sha256:fe6e9498e7810b0448c1e6da1c26670d969ef5d46d0554ac68a2ce2e27f1b814 - 0.0% (1.25 KB)

[#016] sha256:6f23de868c71a18e4cb1946b2b271eca2491ee01a94f6f7b59eb2f5fcbe001a8 - 0.0% (1.33 KB)

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

[#018] sha256:fe3909766c51d9a506b8b72e5b132c79822a73605812d7ba06a114e295688d93 - 0.0% (1.26 KB)


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

Apply image 10.0.20348.1787

2024-06-19 19:58:05 UTC

Install update 10.0.20348.2529

2024-06-25 15:41:48 UTC

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

2024-06-25 15:41:49 UTC

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

2024-06-25 15:41:58 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-06-25 15:42:07 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-06-25 15:42:15 UTC

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

2024-06-25 15:42:24 UTC

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

2024-06-25 15:42:24 UTC

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

2024-06-25 15:42:25 UTC

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

2024-06-25 15:42:25 UTC

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

2024-06-25 15:42:26 UTC

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

2024-06-25 15:42:26 UTC

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

2024-06-25 15:42:27 UTC

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

2024-06-25 15:42:29 UTC

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

2024-06-25 15:42:29 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-06-25T15:41:46Z

2024-06-25 15:42:29 UTC

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

2024-06-25 15:42:30 UTC

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

2024-06-25 15:42:30 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