Namespace
rancher
Image / Tag
rancher-agent:v2.6.6-rc3-windows-20H2
Content Digest
sha256:2f0bf55ab11ce2996a3c474d16c593e2a69c26b4e1f01aa866ed295f21d61645
Details
Created

2022-06-30 17:53:14 UTC

Size

2.66 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2022-06-30T17:53:11Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9b2f2ae0e0d89f16580cd7767a52a6d9b5230fda
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.6-rc3

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:199d820b40871072e593ee5aef2cf7bbef1a414975b64900b8109ab366e8deb8 - 43.04% (1.14 GB)

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

[#003] sha256:a1bec2b9d20beffc125ef271d212bdf46e639dd84f8347e770c4ebdcd2a05d72 - 0.0% (1.26 KB)

[#004] sha256:fba93bb67b02ccc42e8246c316a35ea6ccd49229f91fa2e409d9fdb7275078ba - 0.38% (10.5 MB)

[#005] sha256:4725b4f415dc4cb62997165ad85cc633e615f54235546beeb0b13389280e9992 - 1.84% (50 MB)

[#006] sha256:c645acc073a3848d9f61fc55ff8343acdb7939a3df7b0b99ce84d2c7bea5f7e5 - 0.38% (10.4 MB)

[#007] sha256:0a48e8019aff0ff33a50a0d325a8643b5bd6d194c7e729d5d33ae1fa44e344d8 - 0.49% (13.5 MB)

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

[#009] sha256:5620ac401d6afca3ee91f3d9ff7995ae6befd4e3272b4915c8e1d21f2dc91f70 - 0.0% (1.27 KB)

[#010] sha256:286f7cd7fb24c39a8b86c102e8d107c027d203d7a174793223b969dc3bf02a23 - 0.0% (1.26 KB)

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

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

[#013] sha256:d08cb204234eff98b3932cc0d796bd642f81c1b5e7a6285ef96d25fd25c7c961 - 1.07% (29.2 MB)

[#014] sha256:5475c9d907303437c7ffc03723b5c471cc9d9cc09785ee0c75e186d5db0b351f - 0.0% (1.29 KB)

[#015] sha256:0d2d9cdbda84524a1d4175ea75c6441716acd63471f20efa3707b1545de44480 - 0.0% (1.26 KB)

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

[#017] sha256:8f21e31724eee4704102d1330b1e9e1dd60b2b6268f8e2bd336a0333977aef9a - 0.0% (1.26 KB)

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


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

Apply image 10.0.19042.508

2022-06-09 07:12:06 UTC

Install update 10.0.19042.1766

2022-06-30 17:44:48 UTC

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

2022-06-30 17:44:49 UTC

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

2022-06-30 17:44:59 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-06-30 17:45:09 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-06-30 17:45:20 UTC

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

2022-06-30 17:45:28 UTC

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

2022-06-30 17:45:28 UTC

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

2022-06-30 17:45:29 UTC

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

2022-06-30 17:45:29 UTC

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

2022-06-30 17:52:52 UTC

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

2022-06-30 17:52:53 UTC

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

2022-06-30 17:52:54 UTC

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

2022-06-30 17:52:55 UTC

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

2022-06-30 17:53:12 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-06-30T17:53:11Z

2022-06-30 17:53:13 UTC

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

2022-06-30 17:53:13 UTC

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

2022-06-30 17:53:14 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