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

2023-05-25 10:15:29 UTC

Size

2 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-05-25T10:11:14Z
  • org.opencontainers.image.revision
    ff2e09449efcfedfee865ccc67aa1b5dcab7183c
  • 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-ff2e09449efcfedfee865ccc67aa1b5dcab7183c-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:d1629109497f302d0776ee05c686b635ce10daa442b8fe27777aa7e7f3f4c685 - 16.6% (340 MB)

[#002] sha256:de23d3561b6700e913cdd78e89a3ac29abfaaaa26a3788faacdd571da59e9a64 - 0.0% (1.09 KB)

[#003] sha256:0b97b16ff2ee1869f8ddc3ef3ed1aa789346f80137f1cca12f174e4901048b41 - 0.0% (1.07 KB)

[#004] sha256:908a44e1def03f587c24baa367ff0a24595d59b507a301d7db168d3b734bfeea - 0.58% (11.9 MB)

[#005] sha256:f243a7cb1fff56a935cc7df0dbc7d874fd31e1a51c55e1fc169c561a0d5ebacd - 2.5% (51.2 MB)

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

[#007] sha256:1443bfe4cf32f8bb413304b6780ca9f256c0357bfd6a467ec4a3ccfec048961b - 0.68% (13.9 MB)

[#008] sha256:0ae44b40687449d9fe6603caffa55a4f9061dda052c579d48a8705b9fadfc7f4 - 0.0% (1.07 KB)

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

[#010] sha256:920402f65f1d972c7e71aacc2db02a94c1b6b7ea9f54cee367a4e0f60eca845a - 0.0% (1.07 KB)

[#011] sha256:6f167ba634ac1be0d5712fa38213d4cfdae8b71d053521255c42a205072f4e2b - 0.0% (1.06 KB)

[#012] sha256:82f40c469301ea1c22dbe69909d71a5bc794ff87de17a499ca7617c90f7223f9 - 0.0% (1.1 KB)

[#013] sha256:68a1dc0d4de8f6c0e5d92c5556d8bdb277978de3a7f950cf6c4edd208990ce8a - 1.62% (33.2 MB)

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

[#015] sha256:1dfba5203bfa08df7fa4ea58a8dc183a7ac3ba7fd3cd2f9325d11cf2178b8858 - 0.0% (1.09 KB)

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

[#017] sha256:3fc2c87ce0ade07256bbee4a9347499acbc964deb974c867ae388fddc16ae6f9 - 0.0% (1.06 KB)

[#018] sha256:472c797c11c9ab68a7ea8300f96bb23f040c4a2f3205399e7f22cd551096a8c1 - 0.0% (1.09 KB)


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

Apply image 10.0.17763.3887

2023-05-05 12:05:28 UTC

Install update 10.0.17763.4377

2023-05-25 10:14:44 UTC

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

2023-05-25 10:14:45 UTC

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

2023-05-25 10:15:04 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-05-25 10:15:11 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-05-25 10:15:17 UTC

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

2023-05-25 10:15:24 UTC

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

2023-05-25 10:15:24 UTC

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

2023-05-25 10:15:24 UTC

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

2023-05-25 10:15:25 UTC

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

2023-05-25 10:15:25 UTC

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

2023-05-25 10:15:25 UTC

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

2023-05-25 10:15:26 UTC

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

2023-05-25 10:15:27 UTC

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

2023-05-25 10:15:27 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-05-25T10:11:14Z

2023-05-25 10:15:28 UTC

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

2023-05-25 10:15:28 UTC

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

2023-05-25 10:15:29 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