Namespace
rancher
Image / Tag
rancher-agent:v2.6-e6d7a18da1b7481395313de80dc78f5960597de5-windows-ltsc2022
Content Digest
sha256:aa18f7d32f8649d3eca47b683114446295a9e2e0b6210e975ae8d8e5f74c70a9
Details
Created

2022-06-17 22:34:23 UTC

Size

2.23 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-06-17T22:30:09Z
  • org.opencontainers.image.revision
    e6d7a18da1b7481395313de80dc78f5960597de5
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

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

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:97f65a0ec59e643faf84024aa713a9be059322380315fda829756bbbd96d6258 - 59.9% (1.34 GB)

[#001] sha256:6c71967ff41928927e4c407171e4ffbac3c9ab4221eb64f5ca5a34ff4c230567 - 35.08% (803 MB)

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

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

[#004] sha256:238b7313914e42e9824de800b670f44e63c265067b04ff966a72cd2c8089ed06 - 0.47% (10.7 MB)

[#005] sha256:ce39672c736db8b111e436ebefd471bc5a242fb15aae98ed23f132259b7c6136 - 2.2% (50.2 MB)

[#006] sha256:5c2edd94d39410cef111292f9e8ec56ee6b6a7a623dd1132bfc7e95600c905dc - 0.47% (10.7 MB)

[#007] sha256:6e4bdc4723a82e7f611f588b197efc9d85e6b10229072d6411010bbed9ae1af3 - 0.6% (13.7 MB)

[#008] sha256:1412cab798501f2d0f8b24adb614c0e83287e227aa2091af8503949a0a179394 - 0.0% (1.25 KB)

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

[#010] sha256:9c31fcf2e2fd267b4fbfe418b3c0b396023114c67b7d02945dddc9aaf24b9876 - 0.0% (1.26 KB)

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

[#012] sha256:5cd6ca0dee9f1fa537008df0e1acec70deacebb63004adff850bdcf978728d41 - 0.0% (1.26 KB)

[#013] sha256:a53cf151f8f0ab21fc97d65f7f73cce4748a4cb57bcb61128de25bd3f6dc6fb0 - 1.29% (29.5 MB)

[#014] sha256:fd7bb521dca6547c3659aaf64c5859e9bd5fa8481531b895560c68acadbc12ff - 0.0% (1.28 KB)

[#015] sha256:da887394eb0d554c41620ef04e104a549b8adfe23324cbb860b448a1849bc8e3 - 0.0% (1.25 KB)

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

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

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


History
2022-04-22 01:12:09 UTC

Apply image 10.0.20348.643

2022-06-09 04:32:50 UTC

Install update 10.0.20348.768

2022-06-17 22:33:40 UTC

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

2022-06-17 22:33:41 UTC

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

2022-06-17 22:33:51 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-17 22:34:01 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-17 22:34:09 UTC

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

2022-06-17 22:34:17 UTC

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

2022-06-17 22:34:17 UTC

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

2022-06-17 22:34:18 UTC

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

2022-06-17 22:34:18 UTC

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

2022-06-17 22:34:19 UTC

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

2022-06-17 22:34:19 UTC

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

2022-06-17 22:34:20 UTC

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

2022-06-17 22:34:21 UTC

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

2022-06-17 22:34:21 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-06-17T22:30:09Z

2022-06-17 22:34:22 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=e6d7a18da1b7481395313de80dc78f5960597de5

2022-06-17 22:34:22 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2022-06-17 22:34:23 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

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