Namespace
rancher
Image / Tag
rancher-agent:v2.6.9-rc5-windows-1809
Content Digest
sha256:67d36f7b143a2ac9316de9ebc83098a61cb4883d57864cc40c5dc75228541f42
Details
Created

2022-10-14 23:15:12 UTC

Size

2.64 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-10-14T23:12:22Z
  • org.opencontainers.image.revision
    cb7a98b7764c59260f57c594a28a91d2e6057dfe
  • 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.6.9-rc5

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 66.16% (1.75 GB)

[#001] sha256:028c482fad0f111537a40f65401f65de54c9fd682951a4f8cf9b644d7c128e18 - 29.39% (795 MB)

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

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

[#004] sha256:c0d0b819130363de920dc125ec97a809e8354f770576500522774e56e443aaed - 0.44% (11.8 MB)

[#005] sha256:46ff362d293c2147fb817dd18a96567fcd9567e524d155989d61f268f595a544 - 1.89% (51.2 MB)

[#006] sha256:559937f97b70bceaccc67aad022e2122907f8be594fa9dbd1f45c82c5c662ff2 - 0.44% (11.8 MB)

[#007] sha256:02077d8a9564ed413d5577c5f85f780a279445487f9b2b2a3ef01d691f219699 - 0.52% (14 MB)

[#008] sha256:4f02f7a93aa2dfba229a908358b0011a79a4dd169de147421c2742d9b15c8765 - 0.0% (1.06 KB)

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

[#010] sha256:20d83e29892279249d012cd41a70ce79d0b5e088562c42569b434ce7bf9b0936 - 0.0% (1.06 KB)

[#011] sha256:af6aca58be54f103220a02ebd1b36902ce57e38b725516621232e0e1dfe41ecf - 0.0% (1.09 KB)

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

[#013] sha256:52ad0ebf5e50940ed07e17be678405e42d86832288261f8be0274154d0137f51 - 1.17% (31.5 MB)

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

[#015] sha256:a152dc55ef835d8532b305ceb3e5ddb26b5a39fdb58d7f87b2a75f9a6f675c4d - 0.0% (1.06 KB)

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

[#017] sha256:1773c5586c2e889d23f4b4539ef376b66d92d3a163febebdacf05f0fb4696521 - 0.0% (1.06 KB)

[#018] sha256:bdf48ba1cf922a0f8a0f4b170616a023cd8bcac401956843857fe0fa201ae3d2 - 0.0% (1.06 KB)


History
2022-04-22 01:27:13 UTC

Apply image 10.0.17763.2803

2022-10-08 01:55:32 UTC

Install update 10.0.17763.3532

2022-10-14 23:14:29 UTC

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

2022-10-14 23:14:29 UTC

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

2022-10-14 23:14:47 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.'

2022-10-14 23:14:55 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.'

2022-10-14 23:15:01 UTC

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

2022-10-14 23:15:07 UTC

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

2022-10-14 23:15:07 UTC

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

2022-10-14 23:15:07 UTC

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

2022-10-14 23:15:08 UTC

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

2022-10-14 23:15:08 UTC

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

2022-10-14 23:15:08 UTC

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

2022-10-14 23:15:09 UTC

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

2022-10-14 23:15:10 UTC

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

2022-10-14 23:15:11 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-10-14T23:12:22Z

2022-10-14 23:15:11 UTC

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

2022-10-14 23:15:11 UTC

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

2022-10-14 23:15:12 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