Namespace
rancher
Image / Tag
rancher-agent:v2.6-d0d20a7a4a85ecfee63da6aeddb1dccd71d1aa05-windows-20H2
Content Digest
sha256:b5ce1cf83fd3b97093c36004793c77a4f48caed0d64a4da4c2d309acc97d160b
Details
Created

2022-02-24 22:37:16 UTC

Size

2.64 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2022-02-24T22:33:54Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    d0d20a7a4a85ecfee63da6aeddb1dccd71d1aa05
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-d0d20a7a4a85ecfee63da6aeddb1dccd71d1aa05-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:f313bf43a2676c7ded41dabb665c383c42fea908e4f7f143997caf40bce56f8f - 43.01% (1.13 GB)

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

[#003] sha256:068bf8b067319fce0573374c66b02e7b10b736e9e438d529fe83c5858b15c1c6 - 0.0% (1.31 KB)

[#004] sha256:96da6156d9a132b2646e3dd11f20532963d7c0d8470ab61fff4946e7b2bfda7e - 0.2% (5.33 MB)

[#005] sha256:2e9d99a54dfc0b30536b9ffd029d592cc6486d1009198c84ec3b027f40fbea4a - 1.85% (50 MB)

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

[#007] sha256:46b9882fd8454cadf495008d8184fe14dbb9a945913083e3a2e0b7bb577c54b6 - 0.5% (13.5 MB)

[#008] sha256:1f7d74856c5b06d116c7939d136fdd70d681a6f73cabf84515c527a99796dbfa - 0.0% (1.32 KB)

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

[#010] sha256:80d5d8100a74366192c70c178904e75ac795e820a1803840c41c6e61edc48933 - 0.0% (1.3 KB)

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

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

[#013] sha256:903d15de848e59c0e7f869ac056879987ed0eb702090fd57c6e02d7620cf6825 - 1.11% (30 MB)

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

[#015] sha256:2a1b017e8db775600fa4e480a42363ad83709263c0ddc9a0dbd045f359ea8122 - 0.0% (1.29 KB)

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

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

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


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

Apply image 20H2-RTM-amd64

2022-02-04 06:50:43 UTC

Install update 20H2-amd64

2022-02-24 22:36:26 UTC

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

2022-02-24 22:36:26 UTC

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

2022-02-24 22:36:37 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-02-24 22:36:52 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-02-24 22:37:01 UTC

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

2022-02-24 22:37:10 UTC

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

2022-02-24 22:37:10 UTC

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

2022-02-24 22:37:10 UTC

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

2022-02-24 22:37:11 UTC

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

2022-02-24 22:37:11 UTC

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

2022-02-24 22:37:12 UTC

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

2022-02-24 22:37:13 UTC

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

2022-02-24 22:37:14 UTC

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

2022-02-24 22:37:14 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-02-24T22:33:54Z

2022-02-24 22:37:15 UTC

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

2022-02-24 22:37:15 UTC

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

2022-02-24 22:37:16 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