Namespace
rancher
Image / Tag
rancher-agent:v2.7-10f2cc093c4864a694981338c034acfdd20b6548-windows-1809
Content Digest
sha256:59d400719102c87a46fc60dc52be9793572ce3beeb5b466235c18f372df5fcde
Details
Created

2023-04-24 14:06:10 UTC

Size

1.99 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-04-24T14:01:48Z
  • org.opencontainers.image.revision
    10f2cc093c4864a694981338c034acfdd20b6548
  • 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.7-10f2cc093c4864a694981338c034acfdd20b6548-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 77.53% (1.55 GB)

[#001] sha256:a2008f0310392df2ebb7f3e87a1d2b04839396bf6c7f352d5dac97f3253a2359 - 16.6% (339 MB)

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

[#003] sha256:d78f2ceeb2c8fee1e28bd9e7d393e201d85220579adcdd52d7d201e50474314b - 0.0% (1.07 KB)

[#004] sha256:10b254befc3cba1dd0f801b6b19767de55f54f5c55fb0f7b626a4a43e83a42a9 - 0.59% (12 MB)

[#005] sha256:92c5e46155867d4f922862a821a3bf1bacfbbc1fd51129f8f0acfa7b63ffde55 - 2.51% (51.2 MB)

[#006] sha256:9a4d4ed83e4e2e0288dfc4dcb618f3875fd9b6d2b5e2a1f02c3fbfc59619d543 - 0.58% (11.8 MB)

[#007] sha256:51349afcee943a0281ec19a337357e47c6ae0dc47b6b90fbd13cd98671c662bc - 0.68% (14 MB)

[#008] sha256:d3ad8ce84826a3ca2b358754fb68c0232c3d3ebeb062fb3cde7380cfd16dbc0f - 0.0% (1.06 KB)

[#009] sha256:2c8d7cdc801849be877e69847cfb57a1dbcc00adaac28cd2331b079d0a85299b - 0.0% (1.07 KB)

[#010] sha256:92f4f6d4a01471bd065f1b62e8da2e017e2a5a9d655196267ecaad2c903bad64 - 0.0% (1.06 KB)

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

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

[#013] sha256:2bae3d09bf2bf8c14f6ea9a8e5596be319924b741c28102666a95a2950ed0fd5 - 1.51% (30.9 MB)

[#014] sha256:97314b9fa13b0825f5f19e2acc578c36ce900c8f285979f5cdc4260e357019dc - 0.0% (1.09 KB)

[#015] sha256:872f790ca20b2c1091f66937216b6836a561b9ab3fa7386d4f04feab64ca8def - 0.0% (1.06 KB)

[#016] sha256:2b4833e240f86be497ce5c44012d60c2554fd55b1519d08b68a799a09f6d7146 - 0.0% (1.06 KB)

[#017] sha256:cd745e03c6f746f7f9a87ec39471cd9fea72134b37f90ff1465a4d3403da5ffd - 0.0% (1.07 KB)

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


History
2023-01-07 05:37:58 UTC

Apply image 10.0.17763.3887

2023-04-05 00:41:54 UTC

Install update 10.0.17763.4252

2023-04-24 14:05:24 UTC

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

2023-04-24 14:05:24 UTC

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

2023-04-24 14:05:43 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-04-24 14:05:52 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-04-24 14:05:58 UTC

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

2023-04-24 14:06:05 UTC

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

2023-04-24 14:06:05 UTC

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

2023-04-24 14:06:06 UTC

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

2023-04-24 14:06:06 UTC

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

2023-04-24 14:06:06 UTC

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

2023-04-24 14:06:07 UTC

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

2023-04-24 14:06:08 UTC

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

2023-04-24 14:06:08 UTC

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

2023-04-24 14:06:09 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-04-24T14:01:48Z

2023-04-24 14:06:09 UTC

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

2023-04-24 14:06:10 UTC

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

2023-04-24 14:06:10 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