Namespace
rancher
Image / Tag
rancher-agent:v2.6.1-windows-1809
Content Digest
sha256:2cb55fb64e8512335c944ddd48986671025566560c9da212b5ea69c9edef85f0
Details
Created

2021-10-11 17:42:27 UTC

Size

2.58 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-10-11T17:42:25Z
  • org.opencontainers.image.revision
    9801a059cf239934f5093ba8e3d15bd3fd9460d5
  • 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

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:99c34b9c92834a1dbf362c2fb03a73f044a7e7b393d68859bd4ba0e243d29506 - 0.0% (1.1 KB)

[#003] sha256:50a87e5e87332cb7cabb9af8391938474bf297bb05364b620ff460d1e2869307 - 0.0% (1.06 KB)

[#004] sha256:98fdf3dbd1ec5193264b1e7c9429a5c044fc727ae2291c8a10a7a7ba0a080058 - 0.2% (5.29 MB)

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

[#006] sha256:110ad0b2f5fc8017b85282ab8ad1b6a8ecb6beea91cf1b1e6c01ed3a128b101d - 0.2% (5.28 MB)

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

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

[#009] sha256:e055494f3eef83ef9b259161ee5c30f36da6e0ebbaf266a1882293d19bc61cdf - 0.0% (1.09 KB)

[#010] sha256:357ffe3fa0aa6fe81396dc5deb6f9d1a3afd9d73d273341ac4f9e2f1148eb78d - 0.0% (1.07 KB)

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

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

[#013] sha256:42e8391799b2ae269aa08e804c141cc84936dc77b66193ed967b3ccfed462408 - 1.06% (28.1 MB)

[#014] sha256:72b136dc52c29494e8402ffe9964e70180552b1c31687fefec6b6f64e3ffa09e - 0.0% (1.06 KB)

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

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

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

[#018] sha256:9c34dab1dc105d8b1d4fb31d60090473900d74461261d754d13d333e43052c4f - 0.0% (1.06 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-10-11 17:41:20 UTC

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

2021-10-11 17:41:21 UTC

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

2021-10-11 17:41:39 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-10-11 17:41:46 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-10-11 17:41:52 UTC

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

2021-10-11 17:41:58 UTC

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

2021-10-11 17:41:58 UTC

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

2021-10-11 17:41:59 UTC

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

2021-10-11 17:41:59 UTC

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

2021-10-11 17:41:59 UTC

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

2021-10-11 17:42:00 UTC

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

2021-10-11 17:42:01 UTC

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

2021-10-11 17:42:02 UTC

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

2021-10-11 17:42:26 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-10-11T17:42:25Z

2021-10-11 17:42:27 UTC

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

2021-10-11 17:42:27 UTC

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

2021-10-11 17:42:27 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