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

2022-12-29 05:47:02 UTC

Size

2.65 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-12-29T05:44:03Z
  • org.opencontainers.image.revision
    c81b8b45136f3b5d26d41dca9ef0ddcabd2e026c
  • 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-c81b8b45136f3b5d26d41dca9ef0ddcabd2e026c-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 66.02% (1.75 GB)

[#001] sha256:98ecc5bab1a6382274d089dd7cdac84621f6f856603f75d15f1c6db55e5fade0 - 29.58% (802 MB)

[#002] sha256:58d5be57883a199e48bd6430d46138b1a7632637a47a628b092b73e44f813d5f - 0.0% (1.06 KB)

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

[#004] sha256:d8fd27915270d96db57aa9dea3e97e10b4e453a149ac691b47eb3333f6796af1 - 0.44% (11.8 MB)

[#005] sha256:b1e009ae9a406842616ed8b8a80cd993109898f4538292b2f33e16ed905e1d19 - 1.89% (51.2 MB)

[#006] sha256:d047cf417df06395c673b6549fecc2b55a1db6f14a93616c75e3168c2623c982 - 0.44% (11.8 MB)

[#007] sha256:db7a9d8f213868a9f8d54188ede621bc6a1bcbfc7a4d849e7642675bd98cecb1 - 0.52% (14 MB)

[#008] sha256:5063d0aa26f1e5c85c3dde9bb280ffc932efa21ee969a76eb931fc514a6e898b - 0.0% (1.06 KB)

[#009] sha256:a7e4029b5088e5081edf6f1e425fd1db35fd21dda48c30711c0c61226830b8f2 - 0.0% (1.1 KB)

[#010] sha256:0f5ef4375d0f3ea76b40dba1ce85370130bb18b98db5f415b04992e7e6e16563 - 0.0% (1.09 KB)

[#011] sha256:31cea6d6f9bb324363442fc56e571b25f2ef4363e087f99b7f514e43a25089c0 - 0.0% (1.09 KB)

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

[#013] sha256:668a8a7d3ce41c3bcf3eaf44fd4309caa681054ba87653f170f770b6d0444107 - 1.13% (30.6 MB)

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

[#015] sha256:40523b15113ea2c83e463bc7011d229ce8dee6089579d9c8d0bb5660e971e917 - 0.0% (1.07 KB)

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

[#017] sha256:2246848252eeafe3d055d64b550a88417069a19e258547db51f6bbba7d0043d0 - 0.0% (1.09 KB)

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


History
2022-04-22 01:27:13 UTC

Apply image 10.0.17763.2803

2022-12-11 08:04:49 UTC

Install update 10.0.17763.3770

2022-12-29 05:46:13 UTC

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

2022-12-29 05:46:13 UTC

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

2022-12-29 05:46:34 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.'

2022-12-29 05:46:43 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.'

2022-12-29 05:46:50 UTC

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

2022-12-29 05:46:56 UTC

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

2022-12-29 05:46:57 UTC

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

2022-12-29 05:46:57 UTC

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

2022-12-29 05:46:57 UTC

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

2022-12-29 05:46:58 UTC

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

2022-12-29 05:46:58 UTC

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

2022-12-29 05:46:59 UTC

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

2022-12-29 05:47:00 UTC

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

2022-12-29 05:47:01 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-12-29T05:44:03Z

2022-12-29 05:47:01 UTC

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

2022-12-29 05:47:01 UTC

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

2022-12-29 05:47:02 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