Namespace
rancher
Image / Tag
rancher-agent:v2.6-b1f04afc92d06775296fe04a29d2a2c7a680f722-windows-ltsc2022
Content Digest
sha256:844e14bf46848c259e2d187a82ffc43f8a4dd486cd2696221d543284b8923f4d
Details
Created

2022-07-27 18:20:32 UTC

Size

2.26 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-07-27T18:16:33Z
  • org.opencontainers.image.revision
    b1f04afc92d06775296fe04a29d2a2c7a680f722
  • 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-b1f04afc92d06775296fe04a29d2a2c7a680f722-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:97f65a0ec59e643faf84024aa713a9be059322380315fda829756bbbd96d6258 - 59.26% (1.34 GB)

[#001] sha256:e1a27cb9d4615dec325f2cbabac4ca1f65413bdbb8b440cc961df032993a9b81 - 35.61% (823 MB)

[#002] sha256:1d760ebc884a0aa0c35717e18d7283fa649d0c5e8ec7977c3117ed1cff846fa1 - 0.0% (1.27 KB)

[#003] sha256:443b6e6b4e050c1b733214fa23f2293577acc0abb95e56fb10fbf1f06e199966 - 0.0% (1.26 KB)

[#004] sha256:ef300f1ceb66b26f7a989c4f2bc0e29f8124e3f6c86ea1b8a026d9741c542e3f - 0.52% (12.1 MB)

[#005] sha256:37be501dbb41417e73881952104fa2c7b1f3081262fd3f145b0940e2a8a9a27f - 2.17% (50.2 MB)

[#006] sha256:c9a6905072d91f41cd093d15044ecd116a2e89107a4e9de049da3e2b99a8dc9c - 0.52% (12 MB)

[#007] sha256:183ccfb84728cd6f4c96b3173082117a52e3f50c2441c56a83667e5537748ba5 - 0.59% (13.7 MB)

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

[#009] sha256:bbd4a5037d576908aa324a1fc11d09b0e48f464280375d970fbbb6adc50666d5 - 0.0% (1.27 KB)

[#010] sha256:72f06008e220fd2b7195ac627f9445797205ce4011b5d5120a0cfee9ff6d931d - 0.0% (1.27 KB)

[#011] sha256:ad67cb1c79fbc1cc39478af6515eed81df1c83fc155a06959931028eb239350a - 0.0% (1.27 KB)

[#012] sha256:7195e11e28edc8e0e47940e94cab3147cb0203b2e590b34abccfe17477d20d4b - 0.0% (1.26 KB)

[#013] sha256:e4e8eebf7db637da55b49b83245772dc4c971103b2ca92cfbfa3ce784789506b - 1.32% (30.6 MB)

[#014] sha256:0e2b78ff77fd017df7709ba510ec75647b58c2e38498876b6530dd76c3338a4f - 0.0% (1.26 KB)

[#015] sha256:a427e3b3e4c7a25843f9f3d0707034dcd7bda60772c8e821304d01cf0a164455 - 0.0% (1.27 KB)

[#016] sha256:9d1c35384184194f2a6625c9606c38dd95e5a2373f5c80d81345d4d514271d35 - 0.0% (1.26 KB)

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

[#018] sha256:b007d709b8809926456dcb3e4da4069c90df45309f8522dc4d3fc32d6aa630de - 0.0% (1.26 KB)


History
2022-04-22 01:12:09 UTC

Apply image 10.0.20348.643

2022-07-04 17:46:55 UTC

Install update 10.0.20348.825

2022-07-27 18:19:49 UTC

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

2022-07-27 18:19:49 UTC

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

2022-07-27 18:20:00 UTC

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

2022-07-27 18:20:10 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-07-27 18:20:18 UTC

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

2022-07-27 18:20:26 UTC

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

2022-07-27 18:20:26 UTC

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

2022-07-27 18:20:27 UTC

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

2022-07-27 18:20:27 UTC

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

2022-07-27 18:20:28 UTC

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

2022-07-27 18:20:28 UTC

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

2022-07-27 18:20:29 UTC

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

2022-07-27 18:20:30 UTC

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

2022-07-27 18:20:31 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-07-27T18:16:33Z

2022-07-27 18:20:31 UTC

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

2022-07-27 18:20:31 UTC

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

2022-07-27 18:20:32 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