Namespace
rancher
Image / Tag
rancher-agent:v2.9.0-alpha5-windows-1809
Content Digest
sha256:3da77f21c3ec275c9c7a95a7bdc87d79fb3a6e3f6dd0eb20e6b66555ddeb7292
Details
Created

2024-06-12 00:38:45 UTC

Size

2.21 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-06-12T00:38:41Z
  • org.opencontainers.image.revision
    8775f68914a59ceef10418d64dae68d06612a9c3
  • 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.9.0-alpha5

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:56a5fd77f8cb6921d3e283f98213bf8c163d3502a75b4a8e4a809a15654f7d1a - 24.04% (544 MB)

[#002] sha256:1fb2485f48d383979bb65a9085867cd960e943da8a1dd427add758eb113f1a54 - 0.0% (1.1 KB)

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

[#004] sha256:fde178461fa6f268e196f091fe27044ee1287ffbdd0be180cc7d42ce144eeedf - 0.53% (11.9 MB)

[#005] sha256:f7cd15c9e53a9545f41e79bb2c3c88d3d1b1fb10054e6562a691e7a807bda829 - 2.35% (53.2 MB)

[#006] sha256:4e47035f9cd55437cf7ca5a51625c38f06db341405abab413d9e996081d4b3aa - 0.52% (11.8 MB)

[#007] sha256:8a26e8eaa8e8d849af147709272c8d1a0d6d95fae24aa445caec682dbc32051f - 0.64% (14.4 MB)

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

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

[#010] sha256:c801eee61b714332c7c6739bbb9e97e7216757ccb0138dfb46fd2c95cb2907d9 - 0.0% (1.1 KB)

[#011] sha256:5b0ce96874f519912d9edac0e1c67c34a1da5b4361dfe6416ec65b7c0ad30baa - 0.0% (1.09 KB)

[#012] sha256:539647ef409056fd7ba20d46a37777db2ae3a7eaeef772df6e6a1be7a6c36b35 - 0.0% (1.07 KB)

[#013] sha256:8becb85781c70f5bed853aba7a96be2a7c0030025aa97d4e559a8ecc82c21d0d - 2.32% (52.4 MB)

[#014] sha256:8f9285f0d336d720f53d70f7a6d007045e8c2831d738d44af1cb757fa7314045 - 0.0% (1.07 KB)

[#015] sha256:dea2d01e9c772161e5bdea20dfae08f9cc2cf7f3ab89c64705bee3d2555485ac - 0.0% (1.06 KB)

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

[#017] sha256:bb0fabbc908589c6943917030875792c6f08ec2cf39062265891eb38b8a2706d - 0.0% (1.1 KB)

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


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

Apply image 10.0.17763.4499

2024-06-07 11:19:50 UTC

Install update 10.0.17763.5936

2024-06-11 22:02:00 UTC

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

2024-06-11 22:02:00 UTC

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

2024-06-11 22:02:20 UTC

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

2024-06-11 22:02:41 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.25.12/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.'

2024-06-11 22:03:01 UTC

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

2024-06-11 22:03:21 UTC

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

2024-06-11 22:03:21 UTC

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

2024-06-11 22:03:21 UTC

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

2024-06-11 22:03:22 UTC

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

2024-06-12 00:38:21 UTC

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

2024-06-12 00:38:22 UTC

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

2024-06-12 00:38:24 UTC

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

2024-06-12 00:38:25 UTC

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

2024-06-12 00:38:43 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-06-12T00:38:41Z

2024-06-12 00:38:43 UTC

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

2024-06-12 00:38:44 UTC

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

2024-06-12 00:38:45 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