Namespace
rancher
Image / Tag
rancher-agent:v2.6.8-patch1-windows-1809
Content Digest
sha256:5dfb935e42b9afa110932166b8d4d39ffcdb225a75ea0d64ed24e6be2e1f77d4
Details
Created

2022-09-02 18:48:52 UTC

Size

2.61 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-09-02T18:44:00Z
  • org.opencontainers.image.revision
    71911677e0bae43ec617827c083749b852503ff4
  • 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.8-patch1

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 66.97% (1.75 GB)

[#001] sha256:294d77ac553d7210b662d07674ef9e39a6c2e88dc15b9d2788d51e509bc8b54e - 28.56% (763 MB)

[#002] sha256:9834f464174846f34c09ef2c8d76444e2795c015b132c5d2f0801f71121b3da8 - 0.0% (1.09 KB)

[#003] sha256:750e876a4f7ff05d045beeee7816acd8a09992e87fc5b58b141181bb665f7005 - 0.0% (1.07 KB)

[#004] sha256:b3121ce3efee30d097932ef07543b66cddc767899e68e8282b83b63a102f03a9 - 0.44% (11.8 MB)

[#005] sha256:10da19be236ffe0fef9b6f80281e01ee34230ab43f6c97c31a5e228bc939bae5 - 1.92% (51.2 MB)

[#006] sha256:d9a3899d2c2823a4f11cbad30a7d6d58308c893c74dee8e61bf505097670de1a - 0.44% (11.8 MB)

[#007] sha256:868c762e13ce51456607873062d448226f527ec7d3d9b1dcf7c3dc0d8379e5b2 - 0.52% (14 MB)

[#008] sha256:a0c76d6818255117b10089b74618fa5fcdedbb5e063e61758cd409290383bb51 - 0.0% (1.07 KB)

[#009] sha256:870e8653c214778c5fba68d5476bf75c6923b0038787e7bd1cdf3382fdc81734 - 0.0% (1.07 KB)

[#010] sha256:bf0da5ec0329e56da55de91bb714e7a94d71e77b12939cc940bd84bed1e029f2 - 0.0% (1.09 KB)

[#011] sha256:2f300c4a91475977a33446bef22a0cca521840e316db32eee969b0669f431c01 - 0.0% (1.06 KB)

[#012] sha256:6b00431b7fc63fd6acc463da065312d511ceca0d8bb301f680bc91f6b1172a07 - 0.0% (1.07 KB)

[#013] sha256:5ab397c49266f4951ca843ec1db8b81290bc434945a2a581e95e97d3a92b9c69 - 1.14% (30.6 MB)

[#014] sha256:97ed15b7f4243b93a0fdf32d80cc08a6eb9bca72a9fec79189792869407b369c - 0.0% (1.07 KB)

[#015] sha256:4b71eb7c4fab644a7897f4d5474855632c34f86212d29b06eed0bcb89dfa7bff - 0.0% (1.07 KB)

[#016] sha256:60b79e5b9326704527264e40e5b0d1891cc4f989c4d478b66085641ea40150dc - 0.0% (1.07 KB)

[#017] sha256:42cbb0cd8df90f0f0d20377ed117fd18d6f02b95f5dac31800de92d0c183e239 - 0.0% (1.07 KB)

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


History
2022-04-22 01:27:13 UTC

Apply image 10.0.17763.2803

2022-08-06 18:30:32 UTC

Install update 10.0.17763.3287

2022-09-02 18:48:07 UTC

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

2022-09-02 18:48:07 UTC

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

2022-09-02 18:48:26 UTC

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

2022-09-02 18:48:35 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.24.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-09-02 18:48:41 UTC

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

2022-09-02 18:48:47 UTC

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

2022-09-02 18:48:48 UTC

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

2022-09-02 18:48:48 UTC

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

2022-09-02 18:48:48 UTC

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

2022-09-02 18:48:49 UTC

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

2022-09-02 18:48:49 UTC

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

2022-09-02 18:48:50 UTC

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

2022-09-02 18:48:51 UTC

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

2022-09-02 18:48:51 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-09-02T18:44:00Z

2022-09-02 18:48:51 UTC

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

2022-09-02 18:48:52 UTC

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

2022-09-02 18:48:52 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