Namespace
rancher
Image / Tag
rancher-agent:v2.7-eff6a9947a2b06ba84e17c310aa5bac54557190d-windows-ltsc2022
Content Digest
sha256:42d4e9b274a1dad5df6b784e102ce1881f54a073770f654a197b07a165688401
Details
Created

2023-01-19 17:40:37 UTC

Size

1.37 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-01-19T17:38:09Z
  • org.opencontainers.image.revision
    eff6a9947a2b06ba84e17c310aa5bac54557190d
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-eff6a9947a2b06ba84e17c310aa5bac54557190d-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:886c934ae05611ad609d475b5a57e615868e5e77fa77fe9d4cc1ffbd2b70165a - 0.0% (1.29 KB)

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

[#003] sha256:5908c5cc27446d9be252c843a485c53bbc3c7f2c52f908da588f87927dc8c043 - 0.86% (12.1 MB)

[#004] sha256:4a3fe9ccb87182ece600041989f2687c72c10ba38706ae01f1c7ef2ebde367b5 - 3.66% (51.5 MB)

[#005] sha256:bd277039c85c50bda80d4d1ffdb0a6453c133ce87c4557459bc5b332bb33dab8 - 0.86% (12 MB)

[#006] sha256:3d385984f9acfaab3c9f4f68f7dd6f95622d37fde6b2ec5aa9b301bc0d096694 - 1.01% (14.2 MB)

[#007] sha256:d74b436ab9994c93ff924467c0dbee75a42626fe148edba627e762351df8b27d - 0.0% (1.26 KB)

[#008] sha256:a6c81b905feea7c0a24b6bcef1981918958a070dc5f05df7823ceea5958418c2 - 0.0% (1.26 KB)

[#009] sha256:80eb6f717a936f499e044e1f15c2c4a1efad729490e0cebd9566367a3ea14ab0 - 0.0% (1.26 KB)

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

[#011] sha256:cf4f2c82ffb51dd1aaf51fd12fff2cdce0e17f22c8ca0eaaebe1ce753b4ae1cb - 0.0% (1.26 KB)

[#012] sha256:272c3acdb9d78414591b4ef3033b371a702ff0e5b1194dad2fed2fa59ecb61e5 - 2.18% (30.6 MB)

[#013] sha256:ee38cb00fdea13e1370e09091ed572eb3bf5d48cdac80f92fc484887d06a9bf6 - 0.0% (1.26 KB)

[#014] sha256:29750dad37a2d2136de4afecb53ccb52f4a67815086b719b252e7eb4f42aad05 - 0.0% (1.29 KB)

[#015] sha256:7ca64f75c3cc5239eb87d3078735fa578e3fb62e5caf79b0e389860f9be93737 - 0.0% (1.26 KB)

[#016] sha256:97b70d685d46a884e1bb99e384ed96a311a2e5c63e70cdf47e3c9205600ee623 - 0.0% (1.26 KB)

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


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

Apply image 10.0.20348.1487

2023-01-19 17:39:55 UTC

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

2023-01-19 17:39:55 UTC

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

2023-01-19 17:40:05 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-01-19 17:40: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.'

2023-01-19 17:40:22 UTC

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

2023-01-19 17:40:30 UTC

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

2023-01-19 17:40:31 UTC

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

2023-01-19 17:40:31 UTC

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

2023-01-19 17:40:32 UTC

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

2023-01-19 17:40:32 UTC

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

2023-01-19 17:40:33 UTC

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

2023-01-19 17:40:34 UTC

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

2023-01-19 17:40:35 UTC

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

2023-01-19 17:40:36 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-01-19T17:38:09Z

2023-01-19 17:40:36 UTC

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

2023-01-19 17:40:37 UTC

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

2023-01-19 17:40:37 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancherlabs/embargoed-security

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