Namespace
rancher
Image / Tag
rancher-agent:v2.9-ad8b12bf5929602d046f1cf1ba2bc756c0f7b67f-windows-1809
Content Digest
sha256:e5fc2a25666801e916a422d05b2e7244fc5a4a9429ff6c5e8191b8ff94409602
Details
Created

2024-01-09 05:16:18 UTC

Size

2.04 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-01-09T05:11:14Z
  • org.opencontainers.image.revision
    ad8b12bf5929602d046f1cf1ba2bc756c0f7b67f
  • 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-ad8b12bf5929602d046f1cf1ba2bc756c0f7b67f-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:e35ae5ad761bfd7e5fb48c234de8722eaa28e17e2c956816fecb417ab6259c29 - 18.68% (390 MB)

[#002] sha256:0bd421f7f3613103e085617457d7b2122f8d266715e5152a1c8d20a648aaf094 - 0.0% (1.07 KB)

[#003] sha256:3fb50cdb9c53582138132c925c773492e14cc9f283595d1f87288899b8c0a2ee - 0.0% (1.09 KB)

[#004] sha256:270c8d38c4426fd162c392ed3fd59c5dbbd0ad6934af400c96ca4c0c51e2a0f0 - 0.57% (11.9 MB)

[#005] sha256:2325551e8b3e2aeb6e6c672e8e45658c3c603a43d0f7a931ad37e7e77d48c49e - 2.45% (51.2 MB)

[#006] sha256:1686be21f5cd3736a9a427e2238a2863ed2a1070512cf8e58e021e60cefe90b7 - 0.56% (11.8 MB)

[#007] sha256:92caf07d07273e53c56d9e6a79cd8ba7145a90e99d1ef49c57b211c8c4ab5109 - 0.67% (13.9 MB)

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

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

[#010] sha256:496c787a5f0cb0329bc8f10acb315e73f0179e57589aba313fd4312268348c78 - 0.0% (1.07 KB)

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

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

[#013] sha256:bb52a08103c71dda658bb46f7a1e74c8d8e713dff8e6d90e79852df6bf92b158 - 1.69% (35.2 MB)

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

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

[#016] sha256:0eb84befb3ee677730a8019d3c77e292754e7ece29588b58b526d89469d17740 - 0.0% (1.06 KB)

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

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


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

Apply image 10.0.17763.4499

2023-12-04 11:24:49 UTC

Install update 10.0.17763.5206

2024-01-09 05:14:42 UTC

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

2024-01-09 05:14:43 UTC

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

2024-01-09 05:15:03 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.'

2024-01-09 05:15:28 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.'

2024-01-09 05:15:50 UTC

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

2024-01-09 05:16:13 UTC

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

2024-01-09 05:16:13 UTC

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

2024-01-09 05:16:13 UTC

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

2024-01-09 05:16:14 UTC

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

2024-01-09 05:16:14 UTC

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

2024-01-09 05:16:15 UTC

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

2024-01-09 05:16:16 UTC

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

2024-01-09 05:16:17 UTC

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

2024-01-09 05:16:17 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-01-09T05:11:14Z

2024-01-09 05:16:17 UTC

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

2024-01-09 05:16:18 UTC

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

2024-01-09 05:16:18 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