Namespace
rancher
Image / Tag
rancher-agent:v2.6.3-rc4-windows-20H2
Content Digest
sha256:709f8cef7c3f8369fec9f274cef69160e697dfd51f1ea56e1920496b62e5fc86
Details
Created

2021-12-04 04:50:53 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-12-04T04:50:10Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    d3844e22ac60fb3ec2efcad94587d467333d93fc
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.3-rc4

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:cf5ffa21776715f9145319b2dc410fcf4325d649c5bb9e8f499bbda1fd6ebba5 - 42.82% (1.13 GB)

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

[#003] sha256:e8f66f96553c47df2f08426e2dde783335c5101785ea429aa738435a953f09b3 - 0.0% (1.34 KB)

[#004] sha256:2b6a6b2cae1abd962d058857ff6d022e69271ed1736879bfc4fd091839026f1b - 0.2% (5.31 MB)

[#005] sha256:b69ad75bc05de6814f7f11ed9115cf3b77a17d062ce8605900659a0a99b985ac - 1.86% (50 MB)

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

[#007] sha256:182b6035bdd1858da5977869cdbdaed873c4130f6ab4d987ce766a9f2caa167b - 0.5% (13.5 MB)

[#008] sha256:0efb45215b8252ffa77412a9baf042acd1a97cbe2dd5a167aae9cbc74e67023a - 0.0% (1.3 KB)

[#009] sha256:6b48efd2e76ec8e7c58ad22f28525b15dc06deacae5a283385fe4e9989d4fe60 - 0.0% (1.26 KB)

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

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

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

[#013] sha256:c2b76b4598d7f9066218a4c78876128ef5850d44c51dcf4354fa3dd0b6b52952 - 1.1% (29.7 MB)

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

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

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

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

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


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

Apply image 20H2-RTM-amd64

2021-11-03 21:20:07 UTC

Install update 20H2-amd64

2021-12-04 04:50:12 UTC

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

2021-12-04 04:50:13 UTC

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

2021-12-04 04:50:21 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-12-04 04:50:31 UTC

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

2021-12-04 04:50:39 UTC

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

2021-12-04 04:50:46 UTC

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

2021-12-04 04:50:47 UTC

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

2021-12-04 04:50:47 UTC

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

2021-12-04 04:50:48 UTC

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

2021-12-04 04:50:48 UTC

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

2021-12-04 04:50:48 UTC

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

2021-12-04 04:50:51 UTC

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

2021-12-04 04:50:51 UTC

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

2021-12-04 04:50:52 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-12-04T04:50:10Z

2021-12-04 04:50:52 UTC

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

2021-12-04 04:50:53 UTC

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

2021-12-04 04:50:53 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