Namespace
rancher
Image / Tag
rancher-agent:v2.6.1-rc4-windows-1809
Content Digest
sha256:32e2da266c48e91b4d5f0d3bae1ab04c7aa332051864326ee270f0bc1082d59b
Details
Created

2021-09-28 19:50:03 UTC

Size

2.58 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-09-28T19:50:00Z
  • org.opencontainers.image.revision
    10dfee4974b196c0d3d8a33bc80f5d750c0272f2
  • 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.6.1-rc4

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 62.11% (1.6 GB)

[#001] sha256:a0ddf88812f10c7d6edc858aa9784ff5ca9de4a7bb631909c090090343abd059 - 35.0% (924 MB)

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

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

[#004] sha256:8bce64899c612ab8ef9dbdd8a9641f2098f532b41ac3e4f2af596d644d83e53d - 0.2% (5.29 MB)

[#005] sha256:b659e718ed82d3fba340ad09a7bb795dace6032cf81d4826372a965b2dcef04f - 0.94% (24.9 MB)

[#006] sha256:0a84b6c9dc2b7efe25d29e14effd563d53e04b77aa3262098b8306d997a8d7c7 - 0.2% (5.28 MB)

[#007] sha256:e4c49786d64f60e748da7c29954604eddf3846e5db30005e95157d3e1615a24d - 0.48% (12.7 MB)

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

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

[#010] sha256:762abcda8586c679e76a33c959f91d818bf4333fad1da815a733ca3dca413b98 - 0.0% (1.07 KB)

[#011] sha256:1dcedfd81bda4aa38bb9ebd05a319f67828e6021846f09e3790ba3cf0204e651 - 0.0% (1.06 KB)

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

[#013] sha256:9582b44e02940af730b9bacea3e99e98e09b30a1a0ebbf74f00edc72b21c2445 - 1.06% (28.1 MB)

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

[#015] sha256:3460a388cf70c6ed266b6b0dbec66087210abb39d440f206f582a2e4db65c34e - 0.0% (1.07 KB)

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

[#017] sha256:e7d8b39824a889f8f406ea88d88f49e9ec10cfbc5c9fccd0e7ec0f5bf5da662a - 0.0% (1.09 KB)

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


History
2020-05-07 05:09:25 UTC

Apply image 1809-RTM-amd64

2021-09-13 04:08:33 UTC

Install update 1809-amd64

2021-09-28 19:49:06 UTC

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

2021-09-28 19:49:06 UTC

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

2021-09-28 19:49:25 UTC

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

2021-09-28 19:49:33 UTC

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

2021-09-28 19:49:39 UTC

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

2021-09-28 19:49:45 UTC

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

2021-09-28 19:49:45 UTC

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

2021-09-28 19:49:45 UTC

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

2021-09-28 19:49:46 UTC

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

2021-09-28 19:49:46 UTC

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

2021-09-28 19:49:46 UTC

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

2021-09-28 19:49:47 UTC

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

2021-09-28 19:49:48 UTC

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

2021-09-28 19:50:02 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-09-28T19:50:00Z

2021-09-28 19:50:02 UTC

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

2021-09-28 19:50:02 UTC

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

2021-09-28 19:50:03 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