Namespace
rancher
Image / Tag
rancher-agent:v2.6-c11c5ec8b78cf4f637be82ea11d7ea04924e5863-windows-1809
Content Digest
sha256:5be446b1840066cd274baf440c8e8fe882cb3d918970d55bf860e95a2be3bb7c
Details
Created

2022-04-15 05:28:08 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-04-15T05:24:55Z
  • org.opencontainers.image.revision
    c11c5ec8b78cf4f637be82ea11d7ea04924e5863
  • 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-c11c5ec8b78cf4f637be82ea11d7ea04924e5863-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:ba8181afd4264392fbbf8df14fb4cddc55fbe085ab000e986b789678bc2bb171 - 35.32% (951 MB)

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

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

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

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

[#006] sha256:4720006a62d6507ae89642cdeedc18b3a41f0e92403a38f8c9cef0d8281c61d4 - 0.2% (5.27 MB)

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

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

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

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

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

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

[#013] sha256:22edb045e1e94fcfc9ca8ea554e7efd34659d837f82770aab4953f943393cad3 - 1.08% (29.2 MB)

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

[#015] sha256:3d5ac2bc022248aa6da3a063f6c206c19336e9ca76cb0940667e90cfe48e6d11 - 0.0% (1.07 KB)

[#016] sha256:89541424d28966afe7c171c3e987214fb002c023b562d785160cd499d958c01b - 0.0% (1.06 KB)

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

[#018] sha256:4828504be8a387bd76e9d8597875a73a455586bd9ebab6887a015d1c7f39d092 - 0.0% (1.06 KB)


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

Apply image 1809-RTM-amd64

2022-04-04 11:20:25 UTC

Install update 1809-amd64

2022-04-15 05:27:25 UTC

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

2022-04-15 05:27:25 UTC

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

2022-04-15 05:27:43 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.'

2022-04-15 05:27:51 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.'

2022-04-15 05:27:57 UTC

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

2022-04-15 05:28:03 UTC

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

2022-04-15 05:28:03 UTC

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

2022-04-15 05:28:04 UTC

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

2022-04-15 05:28:04 UTC

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

2022-04-15 05:28:04 UTC

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

2022-04-15 05:28:05 UTC

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

2022-04-15 05:28:06 UTC

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

2022-04-15 05:28:06 UTC

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

2022-04-15 05:28:07 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-04-15T05:24:55Z

2022-04-15 05:28:07 UTC

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

2022-04-15 05:28:07 UTC

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

2022-04-15 05:28:08 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