Namespace
rancher
Image / Tag
rancher-agent:v2.7-d821b9cbd6e669f4c62d1a5ba587a381b355d9ca-windows-1809
Content Digest
sha256:e4329ad42210a10caa3004f8cf42a95651ef74cccb5257748cb692a289577944
Details
Created

2023-04-10 17:12:37 UTC

Size

1.94 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-04-10T17:07:46Z
  • org.opencontainers.image.revision
    d821b9cbd6e669f4c62d1a5ba587a381b355d9ca
  • 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-d821b9cbd6e669f4c62d1a5ba587a381b355d9ca-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 79.63% (1.55 GB)

[#001] sha256:b5f4ee3f051b6848a99134adfb17dc9f8f81284bff92912318397b995ffc71c7 - 14.34% (285 MB)

[#002] sha256:0185f0a59464f8cbaf50721c1c900ad6fede460963e26f8cb969c96453fa727f - 0.0% (1.07 KB)

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

[#004] sha256:1ee20fb5100f572e524b13c87cd67ec77a152aea936ea88c691498931b774bea - 0.6% (11.9 MB)

[#005] sha256:679d4ac2aceeb45f9d7d157f65a07aff1db2084bede585e80f36117c768fe522 - 2.58% (51.2 MB)

[#006] sha256:bcae1386bb19b7f12211236fb4cceaaa12fd6d797b8cc06b2810d128f99e3828 - 0.59% (11.8 MB)

[#007] sha256:febde9b47661da33319eb9f8ad1bcccd205dda60c9e0eb5cebb9ac56310d9c84 - 0.7% (14 MB)

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

[#009] sha256:2c935ef49732ec7690bdf1a3e294b52fa4e40ca4b140583cd3c3d17b40757dc6 - 0.0% (1.07 KB)

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

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

[#012] sha256:68b1598f54261e2b399d0f2b8f95dd60c16e5eeae73d1e892b5e9063a17d43f0 - 0.0% (1.07 KB)

[#013] sha256:a7c369d897c2d1198a542963efc5eeae87ff435662c0faa2e6dbf76beb69403f - 1.55% (30.9 MB)

[#014] sha256:d40cb6b56b4619ad1b47f2fdf977bb9ce27fd5764d73c0b7d65bf441a6f01f5d - 0.0% (1.09 KB)

[#015] sha256:ad3df141dce0a0941aa74912659c5d730451e55553d850e49fcaedaf3b62b553 - 0.0% (1.06 KB)

[#016] sha256:0c33eccc14e7031aac44e41c47694fcefd163d051a9ed9094b53eacbd60d3690 - 0.0% (1.07 KB)

[#017] sha256:2031a1f5a678b7f115a6aa889762e9c4c823e08526088b2577b692fe37a2e774 - 0.0% (1.07 KB)

[#018] sha256:0655491eaddfe5fecb8c810cbd61bce91eb568c1ccff11474ab3f4fe19410588 - 0.0% (1.07 KB)


History
2023-01-07 05:37:58 UTC

Apply image 10.0.17763.3887

2023-03-11 10:37:22 UTC

Install update 10.0.17763.4131

2023-04-10 17:11:47 UTC

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

2023-04-10 17:11:48 UTC

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

2023-04-10 17:12:09 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-04-10 17:12:17 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-04-10 17:12:24 UTC

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

2023-04-10 17:12:31 UTC

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

2023-04-10 17:12:31 UTC

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

2023-04-10 17:12:31 UTC

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

2023-04-10 17:12:32 UTC

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

2023-04-10 17:12:32 UTC

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

2023-04-10 17:12:33 UTC

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

2023-04-10 17:12:34 UTC

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

2023-04-10 17:12:35 UTC

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

2023-04-10 17:12:35 UTC

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

2023-04-10 17:12:36 UTC

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

2023-04-10 17:12:36 UTC

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

2023-04-10 17:12: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