Namespace
rancher
Image / Tag
rancher-agent:v2.6-944a46546b4259fccef1225a467b27fd1259fc67-windows-1809
Content Digest
sha256:459c97fb1e592cee91d7be708ad05953a0527ebcaa1a48a9376576fb1741eddc
Details
Created

2021-11-23 18:42:50 UTC

Size

2.62 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-11-23T18:42:08Z
  • org.opencontainers.image.revision
    944a46546b4259fccef1225a467b27fd1259fc67
  • 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-944a46546b4259fccef1225a467b27fd1259fc67-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 61.04% (1.6 GB)

[#001] sha256:c1f4c7287c99b95fce227924349d1d139aceb37d97b555144bd5808935b6eab0 - 35.09% (942 MB)

[#002] sha256:5412257af514e33955ba0ea3b8e9549f0531d7725a02833fe32373e7e26d291a - 0.0% (1.07 KB)

[#003] sha256:83479b168105b81e1b15a9cdd5ec155469faeeaa2bd82fa3d64919e77f5039fd - 0.0% (1.09 KB)

[#004] sha256:ce7c852494b8b14feab60fe3d44feef28f34038d77d4ec0a75cfe8b919b0d6ff - 0.2% (5.3 MB)

[#005] sha256:d67c53eecb66c161adc140aabec7923da956d8d86439ee8194337bf2e3bf5c11 - 1.86% (50 MB)

[#006] sha256:e82faea222a8d7854115c89e9cbb000d9cb07904bf019fdc3c42030c6e8399fd - 0.2% (5.29 MB)

[#007] sha256:4c2b1c6bc0dca2c6ae1c7ba399731aeb35ecd3892108bca9e80aaa39b2e7c692 - 0.5% (13.4 MB)

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

[#009] sha256:109c2bff91630a4314885296cd20a027b727780507363cb0ec7d75bf146007db - 0.0% (1.06 KB)

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

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

[#012] sha256:52a66b7a5e56a42f0e1aee6e22d9de5d1f707328d2606df6e3a40e055cc3ccb4 - 0.0% (1.09 KB)

[#013] sha256:989e26c7b68537539725eee66dbec90755b43db0028c0eb02a232962fcfff3f8 - 1.11% (29.7 MB)

[#014] sha256:826534b7db2c33ae4b7af4c5192eff784e41ad4bb077afb95dea8f312a9dd445 - 0.0% (1.07 KB)

[#015] sha256:5191e952dda5134dc41bca4a17e2ae6c19e9a6433b120331b833dd7d4e463807 - 0.0% (1.07 KB)

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

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

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


History
2020-05-07 05:09:25 UTC

Apply image 1809-RTM-amd64

2021-11-04 00:30:48 UTC

Install update 1809-amd64

2021-11-23 18:42:10 UTC

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

2021-11-23 18:42:11 UTC

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

2021-11-23 18:42:23 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-11-23 18:42:33 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.'

2021-11-23 18:42:39 UTC

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

2021-11-23 18:42:45 UTC

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

2021-11-23 18:42:46 UTC

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

2021-11-23 18:42:46 UTC

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

2021-11-23 18:42:46 UTC

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

2021-11-23 18:42:47 UTC

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

2021-11-23 18:42:47 UTC

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

2021-11-23 18:42:48 UTC

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

2021-11-23 18:42:49 UTC

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

2021-11-23 18:42:49 UTC

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

2021-11-23 18:42:49 UTC

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

2021-11-23 18:42:50 UTC

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

2021-11-23 18:42:50 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