Namespace
rancher
Image / Tag
rancher-agent:v2.7.3-rc2-windows-ltsc2022
Content Digest
sha256:199ebaca359e6edec3b79c3228d377740413cae5e1766ceaddd26c6eedb19001
Details
Created

2023-04-21 20:28:49 UTC

Size

1.71 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-04-21T20:25:21Z
  • org.opencontainers.image.revision
    bbba80e2a0d6dd9bb5494060a45877bcbb2eafc5
  • 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.3-rc2

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:6a0972e4a21b1e21e65ee97fd7f7b548b42f85db2bcb8c941555d9a7111d7e22 - 73.18% (1.25 GB)

[#001] sha256:b7dc569720e147e391e83acee93ea9acada421dbbe760f64b920c685559359ec - 19.94% (350 MB)

[#002] sha256:531eeb24ccd199323531df4ff4ffeb2566915b323d81ce4306d52e4012fce1a1 - 0.0% (1.26 KB)

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

[#004] sha256:c55501c4f209643284dc3fa572d2da349286c65d8bae38de2ef5a0d02c3981fc - 0.7% (12.2 MB)

[#005] sha256:1e7c6c5047900a71b02072177b1e0bfde45accd6a07b54859671e9443100eedb - 2.93% (51.5 MB)

[#006] sha256:762f541052e38f4f4f9c3ceb7189dca45e85059ac6b40bb667a6436a6f9f409c - 0.68% (12 MB)

[#007] sha256:f5856e06411701b664e38713c2f3c76d2441844bfbd02a8da51b558b0c9bffb3 - 0.81% (14.2 MB)

[#008] sha256:884b134fc925b3d98c0029bf205806a6c6d8826dd9f4bde521b1a4d4897ae553 - 0.0% (1.27 KB)

[#009] sha256:1dd343903886f72717e7834f8ec93c9945ed7ea8dd765e7e9c20a42502c5549b - 0.0% (1.27 KB)

[#010] sha256:baa29cb3a1cc5d03b47a717a05d227f46c415edc39ba03a32821de821b86deb6 - 0.0% (1.26 KB)

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

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

[#013] sha256:0f1a8dee4382bd97e9f5a795c25af4148c68494f4ac52f9c4e07b1a16fc35472 - 1.76% (30.9 MB)

[#014] sha256:c5c5f45d2495a98f989c8d8453b214502121d6c3e570106819c85c6c32ec129b - 0.0% (1.26 KB)

[#015] sha256:90336400e435bb79025181d4f8f6226edb0de62ae975d0873efaa42f35c650a5 - 0.0% (1.26 KB)

[#016] sha256:6b4779657cdaa566ba52510bd7275d6c5074003ebfe68e9b79559ffe1e8643b6 - 0.0% (1.26 KB)

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

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


History
2023-01-06 23:47:40 UTC

Apply image 10.0.20348.1487

2023-04-05 00:38:27 UTC

Install update 10.0.20348.1668

2023-04-21 20:28:07 UTC

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

2023-04-21 20:28:08 UTC

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

2023-04-21 20:28:17 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-21 20:28:27 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-21 20:28:35 UTC

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

2023-04-21 20:28:42 UTC

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

2023-04-21 20:28:43 UTC

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

2023-04-21 20:28:43 UTC

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

2023-04-21 20:28:44 UTC

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

2023-04-21 20:28:44 UTC

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

2023-04-21 20:28:45 UTC

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

2023-04-21 20:28:46 UTC

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

2023-04-21 20:28:47 UTC

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

2023-04-21 20:28:47 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-04-21T20:25:21Z

2023-04-21 20:28:48 UTC

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

2023-04-21 20:28:48 UTC

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

2023-04-21 20:28:49 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