Namespace
rancher
Image / Tag
rancher-agent:v2.6.3-patch3-windows-20H2
Content Digest
sha256:39331e531fdc641e07b6fb4f28c38413cbc4200cf4ae97be84ee5c019d321130
Details
Created

2022-04-07 22:32:21 UTC

Size

2.62 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2022-04-07T22:28:59Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    0a60d479d18a269a265556f289dfdf8082c15d2c
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.3-patch3

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:06b127abbab45e5389c3fddfd5ce2f91ad3c64bfa2e224b621fa88aebae03e8b - 42.55% (1.11 GB)

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

[#003] sha256:f251cc47ec4d4713ec6816b45783162a7b09fbf10cfb37bc97b4ba4975263e93 - 0.0% (1.29 KB)

[#004] sha256:651325b7c8a2ee37a191e7c714f85a4c976b2a90ec0aa01fc2ea6bc6a65e1827 - 0.2% (5.32 MB)

[#005] sha256:936db3128dacc2dbeed6e43545b6db5f248ca8ed6112469dc49a5a56948f3c34 - 1.87% (50 MB)

[#006] sha256:db7fc77ab7a779e276c5c408b4fd616faa56b32705fdd919cc84a6f67f8564b6 - 0.2% (5.29 MB)

[#007] sha256:57666f26c2a757fc67a16bef61c3219d9d60f2127549137e0ed4989a6c1d4e73 - 0.5% (13.5 MB)

[#008] sha256:25d3966e5ffc4098de0178ea9d9dae49948a6529765acb366892077f986ab9bc - 0.0% (1.26 KB)

[#009] sha256:1c25219b7a5f831e28b812560e5742e1d251b91822fbfc7dfe56258764a9ff1d - 0.0% (1.26 KB)

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

[#011] sha256:3f6f83e7ebcdc1df9efbf7243a12d53da968d20ada255b4ae56a9c1d7c906b42 - 0.0% (1.28 KB)

[#012] sha256:c837615a518afc88e0479cff3c825c27c91bb4872157c1c7e4a180ce803869c0 - 0.0% (1.29 KB)

[#013] sha256:528d7747072db541ac45cf2f8c72344df005808f95c9a43f8d7d50c8cbe37481 - 1.11% (29.8 MB)

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

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

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

[#017] sha256:5c10e202c6db080150eb92f416371124f12b1e697ad1100e47c92dfb6f8531fd - 0.0% (1.28 KB)

[#018] sha256:4baa1a6129cbcf077993aa2e69425d5494fcda6fa0888683a2f1b84be66460ec - 0.0% (1.25 KB)


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

Apply image 20H2-RTM-amd64

2022-03-03 08:25:37 UTC

Install update 20H2-amd64

2022-04-07 22:31:33 UTC

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

2022-04-07 22:31:33 UTC

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

2022-04-07 22:31:43 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.'

2022-04-07 22:31:57 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.'

2022-04-07 22:32:06 UTC

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

2022-04-07 22:32:14 UTC

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

2022-04-07 22:32:15 UTC

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

2022-04-07 22:32:15 UTC

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

2022-04-07 22:32:16 UTC

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

2022-04-07 22:32:16 UTC

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

2022-04-07 22:32:16 UTC

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

2022-04-07 22:32:18 UTC

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

2022-04-07 22:32:19 UTC

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

2022-04-07 22:32:19 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-04-07T22:28:59Z

2022-04-07 22:32:19 UTC

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

2022-04-07 22:32:20 UTC

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

2022-04-07 22:32:21 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