Namespace
rancher
Image / Tag
rancher-agent:v2.7-165fae2e380df628a96dfd727daf54d63b4d0bae-windows-ltsc2022
Content Digest
sha256:5eb990a60baa724ffc1ca426545116094d274d4b26d1fce7f0187f94ed2dcc8a
Details
Created

2023-07-20 02:05:40 UTC

Size

1.74 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-07-20T02:02:08Z
  • org.opencontainers.image.revision
    165fae2e380df628a96dfd727daf54d63b4d0bae
  • 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.7-165fae2e380df628a96dfd727daf54d63b4d0bae-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:7c76e5cf7755ce357ffb737715b0da6799a50ea468cc252c094f4d915d426b3f - 74.42% (1.29 GB)

[#001] sha256:c84a7416e1317a892f4786a89c62493b21df55e0e06b82a4bb007cc79df0f949 - 18.69% (333 MB)

[#002] sha256:3ab0d2e2cf1c48076bf2053e8a769c27412b6c2b56bd8a017da6b8a04fc057b3 - 0.0% (1.29 KB)

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

[#004] sha256:1ff7786ec027b0859c6336011964ab2331f0819207866ecf2137f22174b308a9 - 0.67% (11.9 MB)

[#005] sha256:0a7c49c7af3ed740aaba16d3fab44f774aa4de32bb35df4ea4a45e9f11e6a3a3 - 2.88% (51.2 MB)

[#006] sha256:9472a076cf358e5a4133bee42592dd7e9158fe43ce180eb96c5f9f6b90acbaac - 0.66% (11.8 MB)

[#007] sha256:f964a3da34ce6bf1456ae69745a5c35c9d0ced4798bb3553dd2a3f999a1a47d2 - 0.78% (14 MB)

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

[#009] sha256:80bbdc6fe81e2b353a0ad5a9469ab1c901473b3403252844010c12d17b6228e0 - 0.0% (1.27 KB)

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

[#011] sha256:a94496929ee72c044d19110580a2b71a1f0550be24aec09c949eb7977c16734f - 0.0% (1.28 KB)

[#012] sha256:1a068c9f57112bbb0ce80e3e5e8eac9cd58c3dd421614a0c39f67673a6bcb4c7 - 0.0% (1.26 KB)

[#013] sha256:bd97bc751cf4adf76531403fdab1cbd8e3abc3f2f4fa2869882c50796b3161b0 - 1.89% (33.7 MB)

[#014] sha256:ef72fcdd528140d2cdb370d3afbb3d3245b103f382ba02f07504656f36c8e133 - 0.0% (1.27 KB)

[#015] sha256:9fed3feefe6b2d5fb1d673d91c28314a5362c280e1111d2828cd9d7aea27605c - 0.0% (1.26 KB)

[#016] sha256:d966d313b7df7022715e6460b09a78759ff251c454cce8836fd8a50b66400da0 - 0.0% (1.28 KB)

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

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


History
2023-06-08 12:55:20 UTC

Apply image 10.0.20348.1787

2023-07-07 21:29:32 UTC

Install update 10.0.20348.1850

2023-07-20 02:04:54 UTC

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

2023-07-20 02:04:54 UTC

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

2023-07-20 02:05:05 UTC

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

2023-07-20 02:05:16 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.'

2023-07-20 02:05:24 UTC

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

2023-07-20 02:05:33 UTC

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

2023-07-20 02:05:34 UTC

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

2023-07-20 02:05:34 UTC

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

2023-07-20 02:05:35 UTC

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

2023-07-20 02:05:35 UTC

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

2023-07-20 02:05:36 UTC

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

2023-07-20 02:05:37 UTC

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

2023-07-20 02:05:38 UTC

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

2023-07-20 02:05:39 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-07-20T02:02:08Z

2023-07-20 02:05:39 UTC

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

2023-07-20 02:05:40 UTC

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

2023-07-20 02:05:40 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