Namespace
rancher
Image / Tag
rancher-agent:v2.6.4-rc1-windows-1809
Content Digest
sha256:8ed6ae0bfb2c16dc0b2c475737df0be18a4be48a6d6b28effb876bdc939d40d0
Details
Created

2022-02-02 23:06:54 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-02-02T23:03:33Z
  • org.opencontainers.image.revision
    1623a553c676bfa0795791ff099777c25a2ad06e
  • 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.4-rc1

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:567fd00846e9a9f44eea5925b497356dda00fe89b8335d2a3b2a8b9d84b0bb69 - 35.26% (949 MB)

[#002] sha256:e3906fe79283b159bf646022d324ce65154d72ee1af94d3ca35ee50dfd6eab0f - 0.0% (1.09 KB)

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

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

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

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

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

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

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

[#010] sha256:b15315386a3790064bec1c19dd91275b1d1e77619e93b6bf15233b5e74bb58c6 - 0.0% (1.11 KB)

[#011] sha256:99d1cc1d750831e873ec89d76dac0196e2d83e2837041ddc1a2babc17ff4cf69 - 0.0% (1.06 KB)

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

[#013] sha256:ee24977b0b034a2a01d947d493d2b4dc4cb3e89f60e3f77db28f0dbd70db8146 - 1.11% (29.9 MB)

[#014] sha256:882551a822b23c6bc09d0b2e3658e1cbf6b8fe0fa91f58d732553b0cff5f3dbc - 0.0% (1.07 KB)

[#015] sha256:7ba2a5d72b125e2efadb739f6c110a6bb3e017f6792b072d1382a9c055e0158c - 0.0% (1.09 KB)

[#016] sha256:cd7143ce6ea92c008874a9c3c335d15710c4e93beeee9af591d52ece4f4a984e - 0.0% (1.1 KB)

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

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


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

Apply image 1809-RTM-amd64

2022-01-18 01:52:23 UTC

Install update 1809-amd64

2022-02-02 23:06:13 UTC

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

2022-02-02 23:06:13 UTC

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

2022-02-02 23:06:30 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-02-02 23:06:38 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-02-02 23:06:44 UTC

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

2022-02-02 23:06:50 UTC

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

2022-02-02 23:06:50 UTC

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

2022-02-02 23:06:50 UTC

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

2022-02-02 23:06:51 UTC

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

2022-02-02 23:06:51 UTC

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

2022-02-02 23:06:51 UTC

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

2022-02-02 23:06:52 UTC

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

2022-02-02 23:06:53 UTC

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

2022-02-02 23:06:53 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-02-02T23:03:33Z

2022-02-02 23:06:54 UTC

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

2022-02-02 23:06:54 UTC

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

2022-02-02 23:06:54 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