Namespace
rancher
Image / Tag
rancher-agent:v2.6-327859591eacd18f76a8a2bcac5b8e5132eec84f-windows-1809
Content Digest
sha256:b49c43ed622af88514b085e603e2df4045973b4dab59bc92f08e77d138af724a
Details
Created

2023-12-14 22:08:11 UTC

Size

2.04 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-12-14T22:03:05Z
  • org.opencontainers.image.revision
    327859591eacd18f76a8a2bcac5b8e5132eec84f
  • 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-327859591eacd18f76a8a2bcac5b8e5132eec84f-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 75.49% (1.54 GB)

[#001] sha256:e35ae5ad761bfd7e5fb48c234de8722eaa28e17e2c956816fecb417ab6259c29 - 18.71% (390 MB)

[#002] sha256:b2ec35c7d2ed0983df640bdbc63515ab7493bd5e63bdccf3e8296bf211df0c6d - 0.0% (1.06 KB)

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

[#004] sha256:1574a8ae570a1459acd3fcdf005e648bc39d83234da1536c3fa8e1897922ac74 - 0.57% (11.9 MB)

[#005] sha256:e39d58fed0abbfdca4437275c87fa772220c7dde1ed06cc4c53963e6afac75f7 - 2.45% (51.2 MB)

[#006] sha256:7a4bdb3bbdf2791fcd2996fbc79077b0041bf8b5d06329c99eeadab834211cdc - 0.56% (11.8 MB)

[#007] sha256:10b99dfc6cc047203a211f162180babd6b23b23c3bf9ff9fdce7b2a48d0527e6 - 0.67% (13.9 MB)

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

[#009] sha256:c6aa033f628c9559ed2d4155644df7b7174bfa8c1596b9cc75d396e2939d8bac - 0.0% (1.1 KB)

[#010] sha256:87893f6d34c0780e7854e61a9e69f2efd4a1669ac7c085922fb67a146fa2f943 - 0.0% (1.07 KB)

[#011] sha256:7492979fd10b0bff874255246954a399e19708ccd972b739ebb907cfd60e18da - 0.0% (1.1 KB)

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

[#013] sha256:63d28c34c6010ca4892b426e9394275539a07b422d40fc2f783d6de0b8d36c1b - 1.54% (32.2 MB)

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

[#015] sha256:8e2972d7b9bb3c9f53aebd2b8e546571b27997106a430f8809fe5793749e3c09 - 0.0% (1.06 KB)

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

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

[#018] sha256:13eeb4d84341dee701f96926e0cfdaebb36469fbfabd5c4c558fbc3a03bc8c8b - 0.0% (1.06 KB)


History
2023-06-08 12:58:24 UTC

Apply image 10.0.17763.4499

2023-12-04 11:24:49 UTC

Install update 10.0.17763.5206

2023-12-14 22:06:27 UTC

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

2023-12-14 22:06:28 UTC

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

2023-12-14 22:06:49 UTC

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

2023-12-14 22:07:18 UTC

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

2023-12-14 22:07:41 UTC

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

2023-12-14 22:08:04 UTC

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

2023-12-14 22:08:04 UTC

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

2023-12-14 22:08:05 UTC

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

2023-12-14 22:08:05 UTC

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

2023-12-14 22:08:06 UTC

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

2023-12-14 22:08:06 UTC

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

2023-12-14 22:08:08 UTC

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

2023-12-14 22:08:09 UTC

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

2023-12-14 22:08:09 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-12-14T22:03:05Z

2023-12-14 22:08:09 UTC

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

2023-12-14 22:08:10 UTC

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

2023-12-14 22:08:11 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