Namespace
rancher
Image / Tag
rancher-agent:v2.6.5-rc12-windows-20H2
Content Digest
sha256:91ed99a62238848a6edaf1d440fbb5081229f95beb1e1d421fc11eef5063b118
Details
Created

2022-05-12 17:22:17 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2022-05-12T17:18:47Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c4d59fa88e2313e1446ba542a21c39e15a17f375
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.5-rc12

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:52eb12a90ff62c5c90193a827fcaf7cb3b7bc762dfb3326ad322ce1afece3728 - 42.52% (1.12 GB)

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

[#003] sha256:ef245d62d0bb17f72ab0233756abbcb4567c92423dd24119b4e45c44a6a807e5 - 0.0% (1.28 KB)

[#004] sha256:44a36743a7b14c43d99c6d4419625acf2f7b43b3f01ef0a5617b280d9a60a93b - 0.39% (10.5 MB)

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

[#006] sha256:797407c14ed752d8b8cb1fdfb275292ca213a8d6d55d9050a516eb59626905f8 - 0.39% (10.4 MB)

[#007] sha256:e5344f397bdf0b9b878f26aca601407e3aff82101baa0be30c49651190ff6ba0 - 0.5% (13.4 MB)

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

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

[#010] sha256:3a27a22fc881dcb7e0310e4d51a76b719c52cfeebb68431bf1dbf4bf109d535e - 0.0% (1.26 KB)

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

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

[#013] sha256:100c5b7dc49aec4d401bb1855cd889470617f2e0448aefa594ff71cdd262fd6d - 1.08% (29.2 MB)

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

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

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

[#017] sha256:92ea61429bf4b0075236c66c0c50775dd686ce02e5ad346bae3bb04312b301fb - 0.0% (1.28 KB)

[#018] sha256:6cd9af21bbee55edc55df5ab687a6a2016084276057543adc17f93cea488632f - 0.0% (1.28 KB)


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

Apply image 10.0.19042.508

2022-05-06 22:46:53 UTC

Install update 10.0.19042.1706

2022-05-12 17:21:28 UTC

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

2022-05-12 17:21:29 UTC

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

2022-05-12 17:21:40 UTC

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

2022-05-12 17:21:50 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-05-12 17:22:02 UTC

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

2022-05-12 17:22:10 UTC

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

2022-05-12 17:22:10 UTC

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

2022-05-12 17:22:11 UTC

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

2022-05-12 17:22:11 UTC

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

2022-05-12 17:22:12 UTC

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

2022-05-12 17:22:12 UTC

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

2022-05-12 17:22:14 UTC

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

2022-05-12 17:22:14 UTC

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

2022-05-12 17:22:15 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-05-12T17:18:47Z

2022-05-12 17:22:15 UTC

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

2022-05-12 17:22:16 UTC

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

2022-05-12 17:22:17 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