Namespace
rancher
Image / Tag
rancher-agent:v2.7-73bedf8126127b68dd877e80af724db0b52506d6-windows-1809
Content Digest
sha256:1e8f3a489fed62e245886d38e91b1c7066af130687c692718dbcbeb76c1dbf4e
Details
Created

2023-04-28 16:52:30 UTC

Size

1.99 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-04-28T16:47:53Z
  • org.opencontainers.image.revision
    73bedf8126127b68dd877e80af724db0b52506d6
  • 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-73bedf8126127b68dd877e80af724db0b52506d6-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:a2008f0310392df2ebb7f3e87a1d2b04839396bf6c7f352d5dac97f3253a2359 - 16.6% (339 MB)

[#002] sha256:8775db7f329008affac20e1101a72a62a815b48040944d197a5f9517fac88e5e - 0.0% (1.06 KB)

[#003] sha256:53a21b1f89f447cfbc79ad3011b7a69b332bb7d883c1e69ebaf27df49122c79b - 0.0% (1.09 KB)

[#004] sha256:e743e7a91cbc6d126135d769ec319a7d6f401c56eec5194dbb460e4197d9eb18 - 0.59% (12 MB)

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

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

[#007] sha256:c11e65801df3c7dd25943a8e01e7200168a1b887f21494ef520e5f3928eddb42 - 0.68% (14 MB)

[#008] sha256:03ecfcdf86efd9e9f257ed45d20965933ef863a941ab97adde905f2430e726de - 0.0% (1.06 KB)

[#009] sha256:6aca72d44a6ad59042daf10e49bc7bc16126895a3d90f34073cde541ce477732 - 0.0% (1.09 KB)

[#010] sha256:68ed1a6c828f2d44c43d9171f552a81d035e169ab682353143d255f4b778247b - 0.0% (1.07 KB)

[#011] sha256:96501f58c369a83909e0a9f1980281b9a60487fb956ee7323be80cf43be8c064 - 0.0% (1.08 KB)

[#012] sha256:4349ea30bfbc9e2e9e84399ba0bed7e060287f60a5a895ebd127e587cdb9af38 - 0.0% (1.06 KB)

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

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

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

[#016] sha256:c3ca6d49f597b89f0d4943f6ff27dda3b74e31f906b9a1a1a8b77c8c006a3c68 - 0.0% (1.06 KB)

[#017] sha256:7f65f7a23c44041839a649a3b0832dce7e516662c6fd3003de4f56466931befb - 0.0% (1.07 KB)

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


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

Apply image 10.0.17763.3887

2023-04-05 00:41:54 UTC

Install update 10.0.17763.4252

2023-04-28 16:51:35 UTC

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

2023-04-28 16:51:36 UTC

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

2023-04-28 16:52:00 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-28 16:52:09 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-28 16:52:16 UTC

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

2023-04-28 16:52:24 UTC

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

2023-04-28 16:52:24 UTC

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

2023-04-28 16:52:24 UTC

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

2023-04-28 16:52:25 UTC

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

2023-04-28 16:52:25 UTC

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

2023-04-28 16:52:26 UTC

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

2023-04-28 16:52:27 UTC

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

2023-04-28 16:52:28 UTC

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

2023-04-28 16:52:28 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-04-28T16:47:53Z

2023-04-28 16:52:29 UTC

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

2023-04-28 16:52:29 UTC

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

2023-04-28 16:52: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