Namespace
rancher
Image / Tag
rancher-agent:v2.6-fb56f683072e4e15e2f026b6097dba590eb6118b-windows-1809
Content Digest
sha256:e5953346c8717c8df853ba8b754c7b930d4ec37d989b888008d80819b835aae5
Details
Created

2021-11-12 21:08:02 UTC

Size

2.62 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-11-12T21:06:48Z
  • org.opencontainers.image.revision
    fb56f683072e4e15e2f026b6097dba590eb6118b
  • 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-fb56f683072e4e15e2f026b6097dba590eb6118b-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:898638c1ce6a02731d05ee6dfd5f2103caf884b6c57b7d250dd5d10d39bad2d0 - 0.0% (1.1 KB)

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

[#004] sha256:1627ce7c2c81e4d1db9e089aee7cb6855448d7426e7e02d136a003ddd32fe165 - 0.2% (5.29 MB)

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

[#006] sha256:a1e9c1477792d3203a6e586d8fb256fecec78a9def497d6e65a5af685f2a5d16 - 0.2% (5.28 MB)

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

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

[#009] sha256:3694ec6b63c41099d901fa91db2249da7de30805b47eade89f58681fe8458157 - 0.0% (1.07 KB)

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

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

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

[#013] sha256:cb4fc402a70303b728c3fc44e4cffc4e0d3b112904fd0b7769b145b3794b07af - 1.06% (28.4 MB)

[#014] sha256:46915663fa8a528439eaf7a805195e6627bb6071c922f44ede9c753ba7d41d25 - 0.0% (1.07 KB)

[#015] sha256:8c9b23f252e597105cc345d8335a8d1b43157e2d565ad5ffea6686e4a17dd368 - 0.0% (1.07 KB)

[#016] sha256:47d6fd77741aff9c56c6b3612b41b57f1cfd89bcd2a8f9473fcf834d04ef634f - 0.0% (1.06 KB)

[#017] sha256:3146671fa2af52991c697bfaa862cec6bc1752af238525541336e8541f488260 - 0.0% (1.06 KB)

[#018] sha256:7f3022bd76a0673f5841a7310534457a410d19d3dfa42775e47b70d82b913bf8 - 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-12 21:06:50 UTC

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

2021-11-12 21:06:50 UTC

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

2021-11-12 21:07:07 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-12 21:07:30 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-12 21:07:40 UTC

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

2021-11-12 21:07:52 UTC

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

2021-11-12 21:07:53 UTC

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

2021-11-12 21:07:53 UTC

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

2021-11-12 21:07:54 UTC

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

2021-11-12 21:07:55 UTC

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

2021-11-12 21:07:56 UTC

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

2021-11-12 21:07:58 UTC

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

2021-11-12 21:07:59 UTC

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

2021-11-12 21:08:00 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-11-12T21:06:48Z

2021-11-12 21:08:00 UTC

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

2021-11-12 21:08:01 UTC

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

2021-11-12 21:08:02 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