Namespace
rancher
Image / Tag
rancher-agent:v2.7-5637c5c8537d8e78118d7c254cbbb595a2baf723-windows-1809
Content Digest
sha256:c67a5e772d7c0ce8bda792f02672104638e972a4f8f2b185facb20ca02d22811
Details
Created

2023-06-26 13:43:28 UTC

Size

1.65 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-06-26T13:40:47Z
  • org.opencontainers.image.revision
    5637c5c8537d8e78118d7c254cbbb595a2baf723
  • 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-5637c5c8537d8e78118d7c254cbbb595a2baf723-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:b1471cc22404d036d95728a9c37c1e3f025a1f0a331072c8613e38cf8f7ff1ed - 92.91% (1.54 GB)

[#001] sha256:28c2960619e1f9d5d88682975d42427d6ef7b9c6f7de80a9f1f936e9e0e1e1ff - 0.0% (1.09 KB)

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

[#003] sha256:4d9a260da5815c65946359e355a868a4cc42f24ed52ffbf15c6822d14cdb2b6e - 0.69% (11.8 MB)

[#004] sha256:b2ab2be70da9f620106faa62f84da43cfd49a225045d0481a50742d0a1e8acc7 - 3.02% (51.2 MB)

[#005] sha256:c5b553151a8fbec2667382874709a481e6fe6d8faa5f30ee718537bb8fc58404 - 0.69% (11.8 MB)

[#006] sha256:458d7f08ea5e6a6028fdb6d31c9070cbbcbe6d8dafa3aaf9a1b13d95afcb9fd0 - 0.82% (13.9 MB)

[#007] sha256:1097d3822c637efe862e3ab2ad38c3b028b00c11fd697ac7778bb5e65fab2e56 - 0.0% (1.08 KB)

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

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

[#010] sha256:9d2f052b6a2b94a1a4ff57bc8ae8dc62409973f61435c4e46c71170070bc5cce - 0.0% (1.09 KB)

[#011] sha256:0e1ea2f16ead84a0d0cad77a57ab00d7dd3c7f9f5d05d3404a39a0569556701d - 0.0% (1.08 KB)

[#012] sha256:126edb66cff84629810b12d2c73aa5dfe92641b04beb6ac8d96f58773ff3e7df - 1.86% (31.4 MB)

[#013] sha256:9c4aface0eefdf9a8b4c0ae32049554db9082df7589fe482a42ceadb33f73d4a - 0.0% (1.06 KB)

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

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

[#016] sha256:7ac843e80498c77ba9825675d869e07ef0b2ce2903a6236ebe5d54a6c2ed73a1 - 0.0% (1.06 KB)

[#017] sha256:4e36dbf05f21b1c3d240a38423f0466a099a6a2d939df25f78e37e473ec24e60 - 0.0% (1.05 KB)


History
2023-06-21 08:47:17 UTC

Apply image 10.0.17763.4499

2023-06-26 13:42:54 UTC

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

2023-06-26 13:42:54 UTC

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

2023-06-26 13:43:03 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-06-26 13:43:11 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-06-26 13:43:17 UTC

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

2023-06-26 13:43:23 UTC

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

2023-06-26 13:43:23 UTC

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

2023-06-26 13:43:24 UTC

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

2023-06-26 13:43:24 UTC

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

2023-06-26 13:43:24 UTC

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

2023-06-26 13:43:25 UTC

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

2023-06-26 13:43:26 UTC

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

2023-06-26 13:43:27 UTC

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

2023-06-26 13:43:27 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-06-26T13:40:47Z

2023-06-26 13:43:27 UTC

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

2023-06-26 13:43:28 UTC

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

2023-06-26 13:43:28 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