Namespace
rancher
Image / Tag
rancher-agent:v2.7.0-rc7-windows-1809
Content Digest
sha256:c64791f3b2e13120e7da3e912c78c76a63e61f99ff978b6dec0ecfd71fb91b5f
Details
Created

2022-10-25 22:22:47 UTC

Size

2.64 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-10-25T22:22:45Z
  • org.opencontainers.image.revision
    833b1abfac83aa3c203632c59a9df116944eb973
  • 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.0-rc7

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:028c482fad0f111537a40f65401f65de54c9fd682951a4f8cf9b644d7c128e18 - 29.4% (795 MB)

[#002] sha256:dc0acefa724535afdc4d11a0f24ab44a93108df097f9055fa3e7e37ed9943146 - 0.0% (1.07 KB)

[#003] sha256:d47f5fb4dd593e8bf29d16175416bab2d551b6bd65a377eeb9d7b7374fe7a6fd - 0.0% (1.06 KB)

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

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

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

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

[#008] sha256:84aab83db286ea2be83840f94da42dcbb6e4f33149946f7ad5071024f59846c8 - 0.0% (1.07 KB)

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

[#010] sha256:1086b16e74328655e88159c6ef44df00531bd24cb98fef87620f05f69188fd33 - 0.0% (1.07 KB)

[#011] sha256:1107de23c3d3aa5f380fa13b36ac811899d020940be712f63a2c8e678184dc9e - 0.0% (1.1 KB)

[#012] sha256:6be476d03194e32c336fc824b86b8eed3baad03fb3df6960c43fefb26affceef - 0.0% (1.09 KB)

[#013] sha256:4d38c2f61f795c59bfe724f4a3320bb0c14441fbfd96b047c01cfc697d20ffbf - 1.13% (30.7 MB)

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

[#015] sha256:49895ebc7f6dd3ecf997cee73e77cf84949b49836082cce107258e1797fc8146 - 0.0% (1.09 KB)

[#016] sha256:d4273bc54a367ef881547bd214e26a15b28137fb41843156764efbc81a1c1be8 - 0.0% (1.07 KB)

[#017] sha256:2fec4d711350e4ecb0521a7ea7a2df1d8f390e1c3c8aebab2649cd4630a76ad7 - 0.0% (1.06 KB)

[#018] sha256:95fc235a146bd91f3dffd1dc8630f8b20b433def6b69c966517bb26f560df1d6 - 0.0% (1.06 KB)


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

Apply image 10.0.17763.2803

2022-10-08 01:55:32 UTC

Install update 10.0.17763.3532

2022-10-25 22:12:26 UTC

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

2022-10-25 22:12:26 UTC

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

2022-10-25 22:12:45 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-10-25 22:12:53 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-10-25 22:12:59 UTC

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

2022-10-25 22:13:06 UTC

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

2022-10-25 22:13:06 UTC

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

2022-10-25 22:13:06 UTC

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

2022-10-25 22:13:07 UTC

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

2022-10-25 22:13:07 UTC

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

2022-10-25 22:13:07 UTC

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

2022-10-25 22:13:08 UTC

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

2022-10-25 22:13:09 UTC

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

2022-10-25 22:22:46 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-10-25T22:22:45Z

2022-10-25 22:22:47 UTC

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

2022-10-25 22:22:47 UTC

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

2022-10-25 22:22:47 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