Namespace
rancher
Image / Tag
rancher-agent:v2.6-8a8b0618aec91ed45a541502b9131d4b7fc9ff7f-windows-20H2
Content Digest
sha256:5a7f1f8e0526a80e9b7ce2909db1a42a54fb61ea311fcdcce45a6eee69bdc918
Details
Created

2021-10-29 00:39:10 UTC

Size

2.58 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-10-29T00:35:00Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8a8b0618aec91ed45a541502b9131d4b7fc9ff7f
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-8a8b0618aec91ed45a541502b9131d4b7fc9ff7f-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 54.27% (1.4 GB)

[#001] sha256:b6fefc95bf4a567290e69413f970ab250c2799cc8fdb01f701decff56639e7fa - 42.84% (1.11 GB)

[#002] sha256:e75f44fa2301f76df19ceb1a51bd67619d646e5b44dbd27182cf916c5847a190 - 0.0% (1.26 KB)

[#003] sha256:390f7e69cb800d7cab65702102d793df1743b87544f1e31d4e49f2bc2a8e000a - 0.0% (1.36 KB)

[#004] sha256:293f0e0c1dd883a951848f126fe7fa77556ad060b30e5ac914c77bb72a6a23bc - 0.2% (5.3 MB)

[#005] sha256:8f37dd121d68c9bdcef57d79db04f7d6ced1e70f5113ebd6bc70aa75e7bace92 - 0.94% (24.8 MB)

[#006] sha256:1883af0d478d9f166b5f742538f5892d94353702435697b8d780801e6b2b73c7 - 0.2% (5.27 MB)

[#007] sha256:bf8dcf13bcb196e31e74032192e38c510981bc56ba8d3d572d2da9980355a5fa - 0.48% (12.7 MB)

[#008] sha256:1d2e157a47aeb3af8d0e34d29661ffd5c513c194981909f9f50a3f0833181e2e - 0.0% (1.26 KB)

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

[#010] sha256:52ee891482f2615544ece9a2bcf15f402af23baa50d1c20f49bd74f594e6a60f - 0.0% (1.28 KB)

[#011] sha256:a5a316e3f7fd47e9de5a2c3b6d25e9d6da9ea6895b9c5c499745dfb270ed6f89 - 0.0% (1.26 KB)

[#012] sha256:0e06bde212a5476d28af062028550f4e7cb3672acbdc02ee7a9e1da774bef390 - 0.0% (1.26 KB)

[#013] sha256:68842d0b3399690d312a5f7cb396e0de3721990188c24ed00d38fcefb1551bca - 1.06% (28.1 MB)

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

[#015] sha256:e79b751b103ee8edf87b1177e9ea1af2fb7b4cd35ea6cc24a1909afe44b64811 - 0.0% (1.3 KB)

[#016] sha256:9f78b5fcea550fba6909cf1cedc7cb7dd427c65fbe5b7b6830a9380f722bb084 - 0.0% (1.26 KB)

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

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


History
2020-09-10 20:40:05 UTC

Apply image 20H2-RTM-amd64

2021-10-06 06:59:29 UTC

Install update 20H2-amd64

2021-10-29 00:38:27 UTC

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

2021-10-29 00:38:28 UTC

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

2021-10-29 00:38:39 UTC

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

2021-10-29 00:38:48 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.19.7/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.'

2021-10-29 00:38:57 UTC

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

2021-10-29 00:39:05 UTC

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

2021-10-29 00:39:05 UTC

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

2021-10-29 00:39:06 UTC

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

2021-10-29 00:39:06 UTC

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

2021-10-29 00:39:06 UTC

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

2021-10-29 00:39:07 UTC

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

2021-10-29 00:39:08 UTC

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

2021-10-29 00:39:09 UTC

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

2021-10-29 00:39:09 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-10-29T00:35:00Z

2021-10-29 00:39:10 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0

2021-10-29 00:39:10 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=8a8b0618aec91ed45a541502b9131d4b7fc9ff7f

2021-10-29 00:39:10 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

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