Namespace
rancher
Image / Tag
rancher-agent:v2.6-5f04f3abc36b6f8edfc38f91170cf2c3c366f72e-windows-ltsc2022
Content Digest
sha256:bd7be4606e88e2e211e70891f84031d526ca773fa164ad42c41fcb7cdfc9fb2b
Details
Created

2022-04-27 16:02:18 UTC

Size

2.18 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-04-27T15:59:17Z
  • org.opencontainers.image.revision
    5f04f3abc36b6f8edfc38f91170cf2c3c366f72e
  • 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-5f04f3abc36b6f8edfc38f91170cf2c3c366f72e-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:8f616e6e9eec767c425fd9346648807d1b658d20ff6097be1d955aac69c26642 - 53.58% (1.17 GB)

[#001] sha256:dccd9e4d14d3d5a6e93f87350b903e117368ada32d711986f779b5a3ef8657cc - 41.75% (930 MB)

[#002] sha256:84319799d7ca09a77637d829f2ee82f243db5f5f60b0b14095c2c42da234369d - 0.0% (1.3 KB)

[#003] sha256:d653f74b7f3cea0431e7cabd423f1372b3af84d6885b05a943285ede04482c74 - 0.0% (1.3 KB)

[#004] sha256:5d7498c176e668b3623998134dd05a95a4679ee968e846b71f697708af72b70d - 0.25% (5.54 MB)

[#005] sha256:0c1884b3de216be9b997f7d8c01b07baac2611948f80eda42681559535a1c7f7 - 2.25% (50.2 MB)

[#006] sha256:cf54338e5f36c0b2acf32c9f32ab5eb23a517bd8f93e7bf096a09479842cc66d - 0.25% (5.51 MB)

[#007] sha256:057f2586c9d3806501ba0f77cfb3f630c2bf0e6cdd97b7cda8fb803852f60afe - 0.61% (13.7 MB)

[#008] sha256:9d797cee529fbc9b4221f614c954130c1b7a95e5f322907cf6015a83335aab2f - 0.0% (1.26 KB)

[#009] sha256:ce76ffdcb170d8271dc5debcf849b30da3eddff29d9bf2946de3165b0df82bc3 - 0.0% (1.26 KB)

[#010] sha256:2e5148affdfc4b3ba90fe56bd77ed513832668f0799e353ee4b584109a89b74f - 0.0% (1.26 KB)

[#011] sha256:9dbb773aa0e5896fdd139ed61cd37c24764a140a14187606a8bbc462185e3ab4 - 0.0% (1.26 KB)

[#012] sha256:e1586d04e0fc6e1cf85a853f6556f3edf82da0bc1dc95996cfcd78aad3eea2dc - 0.0% (1.29 KB)

[#013] sha256:d1477fd6ddc73f38b8579025cf8e11e4e304dd7c78c2461bdbe8d98caac49cae - 1.31% (29.2 MB)

[#014] sha256:7899eecf621e1759cca4afbcfdbb31c69d57ce860e41604db1f3912317763b0c - 0.0% (1.26 KB)

[#015] sha256:17d6b7439b66bbf8855dae47613dc4787db299dad45d3c1c3a1dd21d8dc63beb - 0.0% (1.26 KB)

[#016] sha256:6aa2088ea6f4a8f405f1a7cbee8fb3f21dc3ec761d53979a7f2f679cbc4939f6 - 0.0% (1.29 KB)

[#017] sha256:d29d382a6f70edc2fbc024954ef4ed69c479df5392cf42127658f45aae238f70 - 0.0% (1.26 KB)

[#018] sha256:377e764086bb4408b8d3119fe7261ca5bc92301cbfd1f6b3079064d3d3ada7d6 - 0.0% (1.29 KB)


History
2021-05-08 09:40:24 UTC

Apply image 2022-RTM-amd64

2022-04-03 05:50:25 UTC

Install update ltsc2022-amd64

2022-04-27 16:01:23 UTC

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

2022-04-27 16:01:23 UTC

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

2022-04-27 16:01:35 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.'

2022-04-27 16:01:45 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-04-27 16:01:53 UTC

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

2022-04-27 16:02:11 UTC

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

2022-04-27 16:02:12 UTC

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

2022-04-27 16:02:12 UTC

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

2022-04-27 16:02:12 UTC

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

2022-04-27 16:02:13 UTC

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

2022-04-27 16:02:13 UTC

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

2022-04-27 16:02:15 UTC

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

2022-04-27 16:02:16 UTC

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

2022-04-27 16:02:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-04-27T15:59:17Z

2022-04-27 16:02:17 UTC

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

2022-04-27 16:02:17 UTC

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

2022-04-27 16:02:18 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