Namespace
rancher
Image / Tag
rancher-agent:v2.7.8-windows-ltsc2022
Content Digest
sha256:88ce38142f6ef575575772f9279b659f30e15b7c96653344ca5fc141d13d7d56
Details
Created

2023-10-05 17:42:10 UTC

Size

1.83 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-10-05T17:38:44Z
  • org.opencontainers.image.revision
    feffc3aed5e8a50fc8bf396bd5c4733570c0a4dc
  • 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.8

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:feca8e06011ab171ad74cda49c7c305e791965aef283d5b7c2b987dd5388e6c7 - 22.83% (428 MB)

[#002] sha256:51dfb6308b67cf31799a46984d36a4a3563c7d71dfe0c26dffd604e8d51f4da3 - 0.0% (1.27 KB)

[#003] sha256:f4be0796a0eb909e8f1eb375ce7517c5af369703d1848497c05f934bdd3b8999 - 0.0% (1.27 KB)

[#004] sha256:9ef741a2d4cad684314c44a89e85c72e8ac13885bb79bc4bf7585c86f75f49a2 - 0.64% (11.9 MB)

[#005] sha256:e7e2ca21e2326938f36a2d283998c443c04e939c2f34547fa98fa034598298ef - 2.73% (51.2 MB)

[#006] sha256:70522b435ae71ff06b8e2d447bea44e55b2f63a948a75f7a40084f6a90ae3c49 - 0.63% (11.8 MB)

[#007] sha256:19b31d2b60e368efa7355f6989eeda95978fc71cf0ac4ea20dfa59922255541f - 0.74% (14 MB)

[#008] sha256:43eea69c91c7486bfc13db8bb7d6b24a8e2b35b29fbf7c3139156ca3eac8c7e0 - 0.0% (1.26 KB)

[#009] sha256:2e431e28e40e226b9b6fbfa191e028ca059e245849d2c77e4f2c7eef7a556452 - 0.0% (1.26 KB)

[#010] sha256:fc3636ab6f45ee367deb3cc11d1ca9e4dc7bbba8d136a783558990b3cfcf20b8 - 0.0% (1.27 KB)

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

[#012] sha256:b1e7809855fc338181a2e6b51dd5665a5a26664952f7c856b9459d64bf99e499 - 0.0% (1.29 KB)

[#013] sha256:8e8e7155b1f7cf84769384d688a59380381535de741351503c8e2c45da032a58 - 1.75% (32.9 MB)

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

[#015] sha256:41a61df681a3f34dbc0c66c56bcd23bc70542d2c65f5d566a07ed79c75bd8565 - 0.0% (1.27 KB)

[#016] sha256:44d3165b5a55454cf72f96d60835a7aeb75b43e4a49eda9fd46a1de9699f75cc - 0.0% (1.29 KB)

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

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


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

Apply image 10.0.20348.1787

2023-09-01 00:43:48 UTC

Install update 10.0.20348.1970

2023-10-05 17:41:30 UTC

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

2023-10-05 17:41:30 UTC

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

2023-10-05 17:41:40 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-10-05 17:41:49 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-10-05 17:41:56 UTC

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

2023-10-05 17:42:04 UTC

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

2023-10-05 17:42:04 UTC

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

2023-10-05 17:42:05 UTC

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

2023-10-05 17:42:05 UTC

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

2023-10-05 17:42:06 UTC

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

2023-10-05 17:42:06 UTC

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

2023-10-05 17:42:07 UTC

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

2023-10-05 17:42:08 UTC

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

2023-10-05 17:42:09 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-10-05T17:38:44Z

2023-10-05 17:42:09 UTC

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

2023-10-05 17:42:10 UTC

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

2023-10-05 17:42:10 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