Namespace
rancher
Image / Tag
rancher-agent:v2.8-ad9d7ceaab59c8fbf27c052d58af1dbb04b7feaa-windows-ltsc2022
Content Digest
sha256:b030b4ef2f398dff0b07446d0b14a4735879877a664834afa7c756adc4e57f56
Details
Created

2023-09-21 10:43:20 UTC

Size

1.83 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-09-21T10:39:44Z
  • org.opencontainers.image.revision
    ad9d7ceaab59c8fbf27c052d58af1dbb04b7feaa
  • 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-ad9d7ceaab59c8fbf27c052d58af1dbb04b7feaa-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:feca8e06011ab171ad74cda49c7c305e791965aef283d5b7c2b987dd5388e6c7 - 22.79% (428 MB)

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

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

[#004] sha256:3795edb58b37c4c5ba044030dfbdf06d870b20003e30e90c88a28c1b0bd8e5bc - 0.64% (11.9 MB)

[#005] sha256:307922dd472cc50d0f1c5b6c247f141278a54baeeb8f61b4e85698177ed9b9ce - 2.73% (51.2 MB)

[#006] sha256:7971e0e2f614a41f7dc339ed1d91c4f3cbf6e0a54cd73ed632e365cf03f6062f - 0.63% (11.8 MB)

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

[#008] sha256:8d980b1bc306561c7b0e6a066dcb2180296956254211db4b9b9aeb3a12e773c6 - 0.0% (1.27 KB)

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

[#010] sha256:68e93378ccf41d43d6f8e83080b23ed46d6efbd29a8d3bf5d923cd6c3406679c - 0.0% (1.26 KB)

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

[#012] sha256:251cffdd86d607d623fe13fe1ccbd045f2dc77e8e51213528701066e698f8f36 - 0.0% (1.3 KB)

[#013] sha256:d454b142ffb4f628bde7deec72bee729e5725a6e079a1a685ae5e786603cf286 - 1.93% (36.1 MB)

[#014] sha256:389d6147b4e0fb592cebed71769374677848d84dbe06f2282ed4c56973088123 - 0.0% (1.26 KB)

[#015] sha256:acd55a871c793ad292677a742bcc0d6ce1ad74f8bf83473d15c464036e5f9081 - 0.0% (1.26 KB)

[#016] sha256:a22fa689687d6278c349a63525efc47ed35b568af39980babb6a503b14640735 - 0.0% (1.27 KB)

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

[#018] sha256:0441079d2fe60c7cbf9a492ffb2facd9dae272ce681fedfa235302a52a3ace32 - 0.0% (1.29 KB)


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

Apply image 10.0.20348.1787

2023-09-01 00:43:48 UTC

Install update 10.0.20348.1970

2023-09-21 10:42:39 UTC

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

2023-09-21 10:42:39 UTC

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

2023-09-21 10:42:49 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-09-21 10:42:59 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-09-21 10:43:06 UTC

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

2023-09-21 10:43:14 UTC

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

2023-09-21 10:43:14 UTC

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

2023-09-21 10:43:15 UTC

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

2023-09-21 10:43:15 UTC

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

2023-09-21 10:43:16 UTC

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

2023-09-21 10:43:16 UTC

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

2023-09-21 10:43:18 UTC

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

2023-09-21 10:43:19 UTC

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

2023-09-21 10:43:19 UTC

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

2023-09-21 10:43:20 UTC

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

2023-09-21 10:43:20 UTC

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

2023-09-21 10:43:20 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