Namespace
rancher
Image / Tag
rancher-agent:v2.7.0-rc2-windows-1809
Content Digest
sha256:2054d5344423128f7bf1b4744366f46edf9bfcc6e3f3c755f3eb05c670caadba
Details
Created

2022-09-28 23:31:48 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-09-28T23:30:59Z
  • org.opencontainers.image.revision
    c0ba0f0c94a1e43885a6821a5403c5d600ef1246
  • 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.0-rc2

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:cee64bf279e2ca8e924884a10ecb98bfa79c7f0cc8d25e73039b9aeb940815b6 - 29.21% (788 MB)

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

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

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

[#005] sha256:6a960c6cf05145123fc9dec78df1bdd2c23bbddfd68060a0418aedd4f3c0fe48 - 1.9% (51.2 MB)

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

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

[#008] sha256:070ec73579adf32377e7b04e252e564bffe166985d1b324e7804882d5a1b4fab - 0.0% (1.07 KB)

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

[#010] sha256:7797c38405b4a5c1d1cb7dd0de41986ebcd0e27a5e8712110a5c1c4b4788726b - 0.0% (1.07 KB)

[#011] sha256:2754148c03d21e93fe6791dae5f6b1d27f88fc0554635aa81e3723576737ec5e - 0.0% (1.06 KB)

[#012] sha256:821464df15eae8bf4ad03943db0fa649a696512e91fed2e371deb23b2efaa111 - 0.0% (1.1 KB)

[#013] sha256:6667e09a655c73fb91dad1b507cefeae40215f67265f8696e7e0fffdfb757242 - 1.15% (31 MB)

[#014] sha256:3fb29b0733452a761d352cdc463107a7f16b267080463441884ee68f22da7ecb - 0.0% (1.09 KB)

[#015] sha256:0f0a570b424f74c4d2a4f3bdf2858a5c0b58337d656d06735f8dda6ca70b8006 - 0.0% (1.07 KB)

[#016] sha256:0c6cc6329ebcc005e9088be3b1b06672e5043cabee86dc6c49af5ed414063503 - 0.0% (1.06 KB)

[#017] sha256:7346881d0f8f2df937bf98a39306bd97d21dfd0e04aa39457d877c8c75a151b3 - 0.0% (1.07 KB)

[#018] sha256:b8df4c8c99faede11e73515973ccedc2af9d0f4972aef559a789b07f5950d290 - 0.0% (1.07 KB)


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

Apply image 10.0.17763.2803

2022-09-09 22:43:02 UTC

Install update 10.0.17763.3406

2022-09-28 23:31:02 UTC

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

2022-09-28 23:31:05 UTC

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

2022-09-28 23:31:16 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.10/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'

2022-09-28 23:31:29 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-09-28 23:31:36 UTC

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

2022-09-28 23:31:43 UTC

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

2022-09-28 23:31:43 UTC

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

2022-09-28 23:31:44 UTC

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

2022-09-28 23:31:44 UTC

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

2022-09-28 23:31:44 UTC

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

2022-09-28 23:31:45 UTC

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

2022-09-28 23:31:46 UTC

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

2022-09-28 23:31:47 UTC

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

2022-09-28 23:31:47 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-09-28T23:30:59Z

2022-09-28 23:31:47 UTC

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

2022-09-28 23:31:48 UTC

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

2022-09-28 23:31:48 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