Namespace
rancher
Image / Tag
rancher-agent:v2.6-4d2fd4968f05a4f4705d8935d89c6eb1b2c1c436-windows-1809
Content Digest
sha256:a1fc118b033d9704f3f99d6bc21d8f743333a96428e21483a4a05e6a6d41971e
Details
Created

2022-02-28 23:28:20 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-02-28T23:24:53Z
  • org.opencontainers.image.revision
    4d2fd4968f05a4f4705d8935d89c6eb1b2c1c436
  • 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-4d2fd4968f05a4f4705d8935d89c6eb1b2c1c436-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 60.87% (1.6 GB)

[#001] sha256:1bd78008c728d8f9e56dc2093e6eb55f0f0b1aa96e5d0c7ccc830c5f60876cdf - 35.26% (949 MB)

[#002] sha256:55c30c6f9bf6b42d7580dbec701a222f3d799510e9b9953402ae326bbe214e86 - 0.0% (1.09 KB)

[#003] sha256:a1a1175c93661b7f43350f3056de7eb741f3741d99986eb5e7b6848f1002d155 - 0.0% (1.09 KB)

[#004] sha256:46b7e80cef9b55ad2c60a82006a7bf04cb8739c7836f9f7e08a4cf25394b9114 - 0.2% (5.3 MB)

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

[#006] sha256:a951908ccfc70a977192998ead4ab334a9c216eebdba9065e423c8c543635bb4 - 0.2% (5.28 MB)

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

[#008] sha256:f2e7ddb8e5687fd673ad068a23005ed6048cdd00cda6f50ce9d5ce14dfcda751 - 0.0% (1.06 KB)

[#009] sha256:271cf3a2bd6c95e362fd1140e09f588a4505b7c79074eec15b0243ccb9eed8d6 - 0.0% (1.07 KB)

[#010] sha256:dc04adfd555bb02e02c96c962daa9ca8ffb5886a36aac4c2c68377744cbecf36 - 0.0% (1.08 KB)

[#011] sha256:7af22e05536162b6a50ccda7a9782f768f9b7582c46fddcc2c87f2644229bc65 - 0.0% (1.07 KB)

[#012] sha256:69b9d232dafce725c2b49b9ce847ebcf938171c729a2b98c20ee76d5ae75968b - 0.0% (1.09 KB)

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

[#014] sha256:0050e68538bc8f8d081576c007e77d77a9dfc42f850c588bbc1ef9c90bd0087f - 0.0% (1.06 KB)

[#015] sha256:6c95bf88241e878f1cd46237cb1c64a547352898698c1ab06bd44d0182cc7566 - 0.0% (1.08 KB)

[#016] sha256:386f08c3f406b869aee5ead6e6e8c74c92eb018f240fa0484a685c50e439ea3b - 0.0% (1.08 KB)

[#017] sha256:18072dc0509b53ca2fa7d9f77ccfe153f44742d58855b0bd5bcd74b600163176 - 0.0% (1.09 KB)

[#018] sha256:d8d46b03dba27d87844a7ede724aef80a06a7b1dadda32044ca98c5f2ee31452 - 0.0% (1.07 KB)


History
2020-05-07 05:09:25 UTC

Apply image 1809-RTM-amd64

2022-02-02 19:28:56 UTC

Install update 1809-amd64

2022-02-28 23:27:38 UTC

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

2022-02-28 23:27:38 UTC

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

2022-02-28 23:27:56 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-28 23:28:04 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-28 23:28:09 UTC

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

2022-02-28 23:28:15 UTC

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

2022-02-28 23:28:15 UTC

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

2022-02-28 23:28:16 UTC

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

2022-02-28 23:28:16 UTC

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

2022-02-28 23:28:16 UTC

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

2022-02-28 23:28:17 UTC

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

2022-02-28 23:28:18 UTC

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

2022-02-28 23:28:18 UTC

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

2022-02-28 23:28:19 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-02-28T23:24:53Z

2022-02-28 23:28:19 UTC

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

2022-02-28 23:28:19 UTC

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

2022-02-28 23:28:20 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