Namespace
rancher
Image / Tag
rancher-agent:v2.7.8-rc1-windows-1809
Content Digest
sha256:883546d451d8bbe1d2d4fe02f322573ef645cb325227be3f1b689835a7838133
Details
Created

2023-10-02 22:22:23 UTC

Size

2 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-10-02T22:17:37Z
  • org.opencontainers.image.revision
    feffc3aed5e8a50fc8bf396bd5c4733570c0a4dc
  • 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.8-rc1

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 76.99% (1.54 GB)

[#001] sha256:179757339e051b99f9a62375fed8f87ffcc4df0eeedb984d20b485bdd089ad08 - 17.06% (349 MB)

[#002] sha256:3e517b1b81295eb0b380eb6ebb2c450df3ee46b78bf245bbbfe0443dcac400f4 - 0.0% (1.1 KB)

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

[#004] sha256:9eec823a14153648725d42cc8fe067470ccef9804bb5a2ccf599bcb2c6edb748 - 0.58% (11.9 MB)

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

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

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

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

[#009] sha256:4f6e30892a929dec8a935da8545c96aa5eb763aad4e60d0944ca6aac602eecc5 - 0.0% (1.06 KB)

[#010] sha256:6c96d77877d0d5f30ba15832a48565a89998643bc82b258b3bf0f773f8a7ab0d - 0.0% (1.06 KB)

[#011] sha256:b56c12147295a2521b392a0eef96546dd0da5e6b204ca0eccc1400754c4b0e8f - 0.0% (1.07 KB)

[#012] sha256:0226b642dad236e9ec0f871b77bb51d4a066f0f7d8340bf769952ccb4a05860a - 0.0% (1.09 KB)

[#013] sha256:630e8247b0f315daaca3108f8bf4eaa4ed63fd9671792803b1afd0b8ccd96374 - 1.61% (32.9 MB)

[#014] sha256:c2d1de1eaaf4fdd9b63fe15a3be4f08746234ba797813e6fb13fb6cf956bbdfa - 0.0% (1.1 KB)

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

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

[#017] sha256:0af39b401c2248ff2810550315f9bfddb5ecfb67e8d77fa234f2f0683bc09c27 - 0.0% (1.07 KB)

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


History
2023-06-08 12:58:24 UTC

Apply image 10.0.17763.4499

2023-08-29 17:09:18 UTC

Install update 10.0.17763.4851

2023-10-02 22:20:55 UTC

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

2023-10-02 22:20:55 UTC

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

2023-10-02 22:21:10 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-10-02 22:21:34 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-10-02 22:21:56 UTC

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

2023-10-02 22:22:18 UTC

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

2023-10-02 22:22:19 UTC

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

2023-10-02 22:22:19 UTC

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

2023-10-02 22:22:19 UTC

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

2023-10-02 22:22:20 UTC

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

2023-10-02 22:22:20 UTC

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

2023-10-02 22:22:21 UTC

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

2023-10-02 22:22:22 UTC

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

2023-10-02 22:22:22 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-10-02T22:17:37Z

2023-10-02 22:22:23 UTC

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

2023-10-02 22:22:23 UTC

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

2023-10-02 22:22:23 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