Namespace
rancher
Image / Tag
rancher-agent:v2.7.6-debug-41809-3-windows-ltsc2022
Content Digest
sha256:bc2416b600d43649b4f423cbc1d920599b2b07b83dcf9266b39780a9f9dc778b
Details
Created

2024-01-23 10:19:30 UTC

Size

1.89 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-01-23T10:16:05Z
  • org.opencontainers.image.revision
    c558e9b5267661a308db7b5b7c2e9d84f451fa4c
  • 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.6-debug-41809-3

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:a97a84f9ecb04e6f34ca7d17667bf0abbd83ea39301725226a2352330b4402d3 - 25.25% (488 MB)

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

[#003] sha256:f81dd4b20989dba35b7b46d5414288f84bb174e5cc02dcc5c8ff95ab4ef45de3 - 0.0% (1.3 KB)

[#004] sha256:a7e834d7f01e7b8292e4ed9b4c402b196f29b69cf0b6a0f1d45aa65ee018e969 - 0.62% (11.9 MB)

[#005] sha256:00aa38a695996973499911a0c1597effac9a97ba9f97c6190ae501f0d081bce4 - 2.65% (51.2 MB)

[#006] sha256:c7fe7a7ddb52ed6eb3e5d42363d2ce8ae341e4b93daae00fd58a4c86a0e7f787 - 0.61% (11.8 MB)

[#007] sha256:25ebc578ab20c360255cecb95a033c75439223cff622e0c042441740956d4b9c - 0.72% (14 MB)

[#008] sha256:3d8e96e38f56f73e9cee7cc7245e22e3c664f5d8becc3c4d7fe1a030a8b50d16 - 0.0% (1.29 KB)

[#009] sha256:121c6dd3fc25a6746ec624564ddbb53584664e95fdd8514ab3220dafdfc9ae60 - 0.0% (1.27 KB)

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

[#011] sha256:9c2ee4503222a7e740b1f7948ce3f0841eec633ae13cb0b554232cac3d686c77 - 0.0% (1.3 KB)

[#012] sha256:272c32c207c269b1040f292b899d231e6b74a132dbd1172489fa7964b1a0b46e - 0.0% (1.27 KB)

[#013] sha256:f2a667ec1c77a87e51e57e34f1306912cbfd90393d4c1361d8083c1c92c7db64 - 1.63% (31.5 MB)

[#014] sha256:6a90202fffd28cec5fa45b04d10f74eb5746cb0cc52e9dc0a3909464ad1b0240 - 0.0% (1.29 KB)

[#015] sha256:04422d1b1d7b745896aa016083b5a6fe01c004b21d3ab2afd41bbbe9dfb176d6 - 0.0% (1.29 KB)

[#016] sha256:026c4efc584cc9598c809547ddb6aeb8ebdb1b7e3fb30b84ddad6fd110322076 - 0.0% (1.31 KB)

[#017] sha256:acf85bd9593b383daa21d09333ac3177ce49c4f84353a0bf4d67927517926f26 - 0.0% (1.27 KB)

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


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

Apply image 10.0.20348.1787

2024-01-04 03:43:51 UTC

Install update 10.0.20348.2227

2024-01-23 10:18:48 UTC

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

2024-01-23 10:18:49 UTC

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

2024-01-23 10:18:58 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.'

2024-01-23 10:19:08 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.'

2024-01-23 10:19:16 UTC

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

2024-01-23 10:19:24 UTC

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

2024-01-23 10:19:25 UTC

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

2024-01-23 10:19:25 UTC

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

2024-01-23 10:19:25 UTC

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

2024-01-23 10:19:26 UTC

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

2024-01-23 10:19:26 UTC

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

2024-01-23 10:19:28 UTC

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

2024-01-23 10:19:29 UTC

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

2024-01-23 10:19:29 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-01-23T10:16:05Z

2024-01-23 10:19:29 UTC

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

2024-01-23 10:19:30 UTC

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

2024-01-23 10:19:30 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