Namespace
rancher
Image / Tag
rancher-agent:v2.6.5-rc10-windows-1809
Content Digest
sha256:2e2a367adf67d20b5b475237b8fa2b20f9fac84b2c45f3695f8278b5fa174207
Details
Created

2022-05-10 21:18:15 UTC

Size

2.44 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-05-10T21:13:47Z
  • org.opencontainers.image.revision
    5fead7dcbd0164cabf43a256ece8779538c84cce
  • 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.5-rc10

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:8b534d64a7c337eb8a23b425e4f598cd3e7407ddf8c7b2f714d1e7f7ed6a04be - 23.9% (598 MB)

[#002] sha256:226fbe2b775b8ae89f223661680c8b17baa84d7f956bd3332bd298164991c1cb - 0.0% (1.08 KB)

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

[#004] sha256:c1bc8e7b278ce3fe27a188bbd5478a71664a830fe3e5c5010b3e2d2e258ab0e2 - 0.42% (10.6 MB)

[#005] sha256:80d590ad1042713623db3721b02376673ab58768326849a224aa3d77be55fb63 - 2.0% (50 MB)

[#006] sha256:c6e3c4b633a01415632a8c38298fcca4ab1b8fed467ac03eebcb8be9687e1069 - 0.42% (10.4 MB)

[#007] sha256:088af2a0d31d553eb35326f8a3828a6094bb47c47b8a8d1560a7a74f15ecec61 - 0.54% (13.4 MB)

[#008] sha256:46fd4cb69007c433d86c1b89b2887888d7d7824e501c3f68a25ef77485e50b03 - 0.0% (1.09 KB)

[#009] sha256:9e60cff364c71b87b27a02606bcd5a615160abe84e6a897e661baa0475c165e6 - 0.0% (1.06 KB)

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

[#011] sha256:3a8ca7163aa5fd78fc07d48215947db9321a0c6b701ffd921e7c55d889194c34 - 0.0% (1.06 KB)

[#012] sha256:2b593e973e195f12c199fd8af27dd4b987e4c13ec52fbefa41e73e33ccd75e58 - 0.0% (1.06 KB)

[#013] sha256:495c2b6fffceb24e1efa55f8ec9a938819e828e2743041509af9ab62c56108ec - 1.17% (29.2 MB)

[#014] sha256:74e7bbface30a714d8df626a5cae30923d604d9fbc8e8fe72ea2e4d84620cf0d - 0.0% (1.06 KB)

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

[#016] sha256:dc70e7ee8ec15610d878368d7be60133d733cea44f34b76a7a39c57819ce22ae - 0.0% (1.09 KB)

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

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


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

Apply image 10.0.17763.2803

2022-05-05 17:03:24 UTC

Install update 10.0.17763.2928

2022-05-10 21:17:31 UTC

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

2022-05-10 21:17:31 UTC

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

2022-05-10 21:17:48 UTC

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

2022-05-10 21:17:57 UTC

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

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

2022-05-10 21:18:09 UTC

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

2022-05-10 21:18:10 UTC

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

2022-05-10 21:18:10 UTC

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

2022-05-10 21:18:10 UTC

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

2022-05-10 21:18:11 UTC

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

2022-05-10 21:18:11 UTC

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

2022-05-10 21:18:12 UTC

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

2022-05-10 21:18:13 UTC

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

2022-05-10 21:18:14 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-05-10T21:13:47Z

2022-05-10 21:18:14 UTC

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

2022-05-10 21:18:14 UTC

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

2022-05-10 21:18:15 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