Namespace
rancher
Image / Tag
rancher-agent:v2.7-b06ac4658e724017f35247cc980bd86e52dda44a-windows-ltsc2022
Content Digest
sha256:60eabc148462d30aa4f38e555d4a9eade0a872a6e084c3fc4f9e1e74a1056e39
Details
Created

2022-12-06 16:52:37 UTC

Size

2.37 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-12-06T16:49:49Z
  • org.opencontainers.image.revision
    b06ac4658e724017f35247cc980bd86e52dda44a
  • 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-b06ac4658e724017f35247cc980bd86e52dda44a-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:97f65a0ec59e643faf84024aa713a9be059322380315fda829756bbbd96d6258 - 56.35% (1.34 GB)

[#001] sha256:ebccc55a1542abd839e5e11ea961b03307d45f0b30ea37b3b9c1e410a05bdad9 - 38.71% (941 MB)

[#002] sha256:a34e6d9b45c6647b8196f86be9bc2393212899ff92190dc7d2dafbf15123ff3b - 0.0% (1.31 KB)

[#003] sha256:f6318055053435a99d0f3bd4de47614227b9aa048d4e6694039cc621b6e2fc7d - 0.0% (1.29 KB)

[#004] sha256:1e5f83a27c5eae204d9ddc4963f7f15155d6f29a738747e2f86834c07bbc216d - 0.5% (12.1 MB)

[#005] sha256:40a0c724cbcaeebc940b7e6e348749d76a0b9c8229ac3666943bdc59e4d474de - 2.12% (51.5 MB)

[#006] sha256:4544d6c57e88bac7e8b512d776ca827bc7f21465de267512468075b02ad7ef6d - 0.49% (12 MB)

[#007] sha256:71f0e331525902155ab6ee668d2e85e08958a200779ec09ce4d851a9d8874725 - 0.58% (14.2 MB)

[#008] sha256:05e59f030b159834ed06d2a7beb32fd054ef926404ca2dbed4b9e68c70a98f04 - 0.0% (1.27 KB)

[#009] sha256:0c8cda91c80e97805bc858a562fb0784ba973c65672d278ac9133201b28aff83 - 0.0% (1.27 KB)

[#010] sha256:05978aff10c507299c0691aa7fbc045a108bbadfe062cfbd8d7d318802772543 - 0.0% (1.29 KB)

[#011] sha256:f8a8e4f566d939191d0c36ffe38e172438c726e2365b9c7510a880dab11f9601 - 0.0% (1.29 KB)

[#012] sha256:75b23533d816044baef0ff67626c5aa3178b3e81e2f554cc24a9dc24763d0346 - 0.0% (1.31 KB)

[#013] sha256:2ed38e8ab817dccd899975a637cdbe3345b1d45e4e25359f8ea4b36f3af0db70 - 1.25% (30.4 MB)

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

[#015] sha256:812801795d718b2fe3513c49a5a47ce313e93ebeb4630b7aee10291f5c1192c7 - 0.0% (1.26 KB)

[#016] sha256:87b763317bdbf5d14dad4a8e869a1465528771d3cd60154457b31feb2aea2109 - 0.0% (1.26 KB)

[#017] sha256:2ebe646de958148d43980c4e518f19a8e815230b61c617ac2e231687b52b867e - 0.0% (1.29 KB)

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


History
2022-04-22 01:12:09 UTC

Apply image 10.0.20348.643

2022-11-05 07:49:25 UTC

Install update 10.0.20348.1249

2022-12-06 16:51:52 UTC

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

2022-12-06 16:51:53 UTC

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

2022-12-06 16:52:04 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.'

2022-12-06 16:52:14 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-12-06 16:52:23 UTC

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

2022-12-06 16:52:31 UTC

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

2022-12-06 16:52:31 UTC

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

2022-12-06 16:52:32 UTC

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

2022-12-06 16:52:32 UTC

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

2022-12-06 16:52:32 UTC

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

2022-12-06 16:52:33 UTC

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

2022-12-06 16:52:34 UTC

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

2022-12-06 16:52:35 UTC

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

2022-12-06 16:52:35 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-12-06T16:49:49Z

2022-12-06 16:52:36 UTC

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

2022-12-06 16:52:36 UTC

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

2022-12-06 16:52:37 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