Namespace
rancher
Image / Tag
rancher-agent:v2.7-debug-41225-1-windows-1809
Content Digest
sha256:c29a61f4145ff8cfab2b6bcac00e275b6daf763a0704e2d766bf5d1928b877a2
Details
Created

2023-06-07 09:45:23 UTC

Size

1.99 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-06-07T09:41:12Z
  • org.opencontainers.image.revision
    f9b5b4cfc52c9ec0995726100425139aec46a04a
  • 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-debug-41225-1

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:d1629109497f302d0776ee05c686b635ce10daa442b8fe27777aa7e7f3f4c685 - 16.62% (340 MB)

[#002] sha256:18d5c587c842e59dddb391dcdefb7a13ebffdc1837e578323e29403ed1510161 - 0.0% (1.06 KB)

[#003] sha256:9d5d7695dfe761b42d888ba346109fe5fc6fc40cb000fc09e83dc152ff3dd38d - 0.0% (1.1 KB)

[#004] sha256:805de27e143339c9b1f7ebc07b2ebc97034569e4982b25e6b4d57f68c9deddf9 - 0.58% (11.9 MB)

[#005] sha256:b53df8cd209abb8345254ec4ade74f825379b66e226acb047abdcf1c506ba4d3 - 2.51% (51.2 MB)

[#006] sha256:c88343a4cb39ac306d31b2bf157b5dad59a9876d635ba32df556173d1338e312 - 0.58% (11.8 MB)

[#007] sha256:b36594f35ccda4d7e3152699de49e24a25795350017e17d05a31a4db86a7faf6 - 0.68% (13.9 MB)

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

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

[#010] sha256:03226ec028469f82812d175e5a366e32f692d0a449829949a7f786b85b497c95 - 0.0% (1.09 KB)

[#011] sha256:5e778e553f16f93ee20e0d68f789394a6cb8c8b0122a13fcce0aff826a661791 - 0.0% (1.09 KB)

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

[#013] sha256:4276131aa34bbcb59cad976027d228c361b99e226dea84beeb5abfa4dd1b7a48 - 1.51% (30.9 MB)

[#014] sha256:0ef6020f39afab60808bbecd3a233428ac3b901b65f3a506de9af933effadf9f - 0.0% (1.07 KB)

[#015] sha256:97aed418338828677b84558f3f57c393145087592c971ef43bf612d40a404cf5 - 0.0% (1.1 KB)

[#016] sha256:b315ad06554dc3ebc69ac3a20ea3405ed65bce16be87df244fb735cafbaf3a6e - 0.0% (1.09 KB)

[#017] sha256:5965db123038c1e8513964d0af53bfcb0f7bf1c4b73e968712ed43e546c42fda - 0.0% (1.07 KB)

[#018] sha256:ded4e13255d4ac1585e076d4150cefaaf999a1d7e156842de61990420b42a2f7 - 0.0% (1.09 KB)


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

Apply image 10.0.17763.3887

2023-05-05 12:05:28 UTC

Install update 10.0.17763.4377

2023-06-07 09:44:38 UTC

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

2023-06-07 09:44:38 UTC

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

2023-06-07 09:44:57 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-06-07 09:45:05 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-06-07 09:45:11 UTC

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

2023-06-07 09:45:18 UTC

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

2023-06-07 09:45:18 UTC

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

2023-06-07 09:45:18 UTC

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

2023-06-07 09:45:19 UTC

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

2023-06-07 09:45:19 UTC

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

2023-06-07 09:45:19 UTC

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

2023-06-07 09:45:20 UTC

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

2023-06-07 09:45:21 UTC

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

2023-06-07 09:45:21 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-06-07T09:41:12Z

2023-06-07 09:45:22 UTC

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

2023-06-07 09:45:22 UTC

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

2023-06-07 09:45:23 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