Namespace
rancher
Image / Tag
rancher-agent:v2.6.3-patch3-85dfd7c812ebe01befe602d3497abf0040c0b1fb-windows-20H2
Content Digest
sha256:7611ccc91a190f6492145d2222be43df55c15fb8c293ce88b4fa57c7f5193ba9
Details
Created

2022-04-01 20:05:28 UTC

Size

2.62 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2022-04-01T20:01:53Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    85dfd7c812ebe01befe602d3497abf0040c0b1fb
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.3-patch3-85dfd7c812ebe01befe602d3497abf0040c0b1fb-head

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:b53cb75b6fce05be59c764ac3dc096b38158970fa838c5c7bd2d24071cefc2c8 - 0.0% (1.35 KB)

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

[#004] sha256:5f4503f7b92a7d6b74f0b22f900bb7e9535d60b5b0664d4a07c11caf5d60a30b - 0.2% (5.32 MB)

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

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

[#007] sha256:0297eb2e8eee2b2a573b061689011bc03d21e2f1f9e8c01390013c8691684b0a - 0.5% (13.5 MB)

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

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

[#010] sha256:41a3b6eb4ce7b3df7093d462f5cddda986a21a797e210b0e1704f83329dba3dc - 0.0% (1.3 KB)

[#011] sha256:b18c1174d918d6bb35b21d705662086d6c41ef06f51d2c3f5a5c7398f36dd1f7 - 0.0% (1.29 KB)

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

[#013] sha256:ee1f428d8fc316dc9568aeaa420fc04864a1941ec7abd8f0d3e821780c89bb12 - 1.11% (29.7 MB)

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

[#015] sha256:70b733d38e392a96054f7a7af4b5014265cfae3ba718610e666f6461b8b67179 - 0.0% (1.26 KB)

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

[#017] sha256:2fb67365d8e7c73f837b99258370aeb66ea5903f59aef90e9139b492bf35cc6e - 0.0% (1.29 KB)

[#018] sha256:bc59fe61a18bdac806b809ddd0e8a73cfd4246d51570998fa16eb5619103c5be - 0.0% (1.26 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-01 20:04:44 UTC

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

2022-04-01 20:04:44 UTC

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

2022-04-01 20:04:55 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-01 20:05:05 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-01 20:05:13 UTC

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

2022-04-01 20:05:22 UTC

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

2022-04-01 20:05:22 UTC

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

2022-04-01 20:05:22 UTC

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

2022-04-01 20:05:23 UTC

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

2022-04-01 20:05:23 UTC

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

2022-04-01 20:05:24 UTC

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

2022-04-01 20:05:25 UTC

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

2022-04-01 20:05:26 UTC

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

2022-04-01 20:05:26 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-04-01T20:01:53Z

2022-04-01 20:05:27 UTC

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

2022-04-01 20:05:27 UTC

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

2022-04-01 20:05:28 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