Namespace
rancher
Image / Tag
rancher-agent:v2.6.1-rc5-windows-2004
Content Digest
sha256:db0ac2929c48742dd3a5c2d2633de7455fd5dac2e17808a649275c31824aa2c8
Details
Created

2021-09-28 22:07:49 UTC

Size

2.23 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-09-28T22:07:45Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4bf026f994a41c5e27252a2847ff32900f28a258
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.1-rc5

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:295f12394c4f250e83029adb04647faeb736b0c8d275aa9b34f5e3c60a89d0d2 - 51.28% (1.14 GB)

[#001] sha256:5910daff7c6f0ae5d1a60dc8e9d8df82ee69bf446b1f43631347890156782373 - 45.38% (1.01 GB)

[#002] sha256:43297f6145d0f7b764324d7412bc136187e5cdf6b119a0323560af91d680d8cb - 0.0% (1.3 KB)

[#003] sha256:e2b56d08e5f00afb151cd0743957936a283984efed0aa6c99719a03e8387ee5a - 0.0% (1.33 KB)

[#004] sha256:5d4d9a26554a21db2f0fc52245904755f63ea376dec631c648d7bc71e1f8505c - 0.23% (5.33 MB)

[#005] sha256:9d347f1f181ca238e7aeef6991253e645f488f4bcbcaa2060e1b4fbf7f3cda6d - 1.09% (24.9 MB)

[#006] sha256:fb53d19ec41d8dbac9b4b88e7718360abdcb42dbc8e586232f3a92f469ab30ca - 0.23% (5.3 MB)

[#007] sha256:ba288da5474441155cdd912880b034e316b772bb3843e28f5ecd8f3884fe325e - 0.56% (12.7 MB)

[#008] sha256:a287fb303b2bfb8cfb257f3c7f95bf0628950ffc23c7f1f0268502d2a7eaaccb - 0.0% (1.3 KB)

[#009] sha256:4bcffa05384f515c23220eb276e2a930701dfeba71066ae2eb9d3dd6ecccea57 - 0.0% (1.27 KB)

[#010] sha256:235b7027e759e59fd3a293ea0d863119526bef6a2e92ce19426616d2c1432f9e - 0.0% (1.29 KB)

[#011] sha256:efe56cb2904ff9b59e0d51fd7e766c473e9b6ba5baa2ab8ec05f0dfcfb776d54 - 0.0% (1.26 KB)

[#012] sha256:8c464cd3f36cd5d45000d67e02bfeca26e5cdc98474aafe883433a9919f110d7 - 0.0% (1.27 KB)

[#013] sha256:565f42659e3ce80475ac309888b255c2cf7e31f04c99a7ff6682216c36cb0a4b - 1.23% (28.1 MB)

[#014] sha256:899d78c9fd273056729890dd97b627aa012c15d2da14a683aafdfe618a2f446a - 0.0% (1.27 KB)

[#015] sha256:67083ab266cb8c6e15bfeb059bed65062d85c7ca60d9a719d934ce228aec85f8 - 0.0% (1.3 KB)

[#016] sha256:b7b0ffc634dea55e4a049c64d8d0f69530e7bfe977b09784ebb4597908e65625 - 0.0% (1.26 KB)

[#017] sha256:468722f16bc564b91cc3381a11cbf1b1f3b66d6ca73c5bee12d78b86152e2c03 - 0.0% (1.26 KB)

[#018] sha256:3c8d8ee46c501810f77af4206e728888e441685da4a1c6476c51f50e62b9dcde - 0.0% (1.26 KB)


History
2019-12-07 09:28:27 UTC

Apply image 2004-RTM-amd64

2021-09-13 06:11:38 UTC

Install update 2004-amd64

2021-09-28 22:06:15 UTC

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

2021-09-28 22:06:15 UTC

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

2021-09-28 22: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.'

2021-09-28 22:06:40 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.19.7/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-09-28 22:06:49 UTC

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

2021-09-28 22:06:58 UTC

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

2021-09-28 22:06:58 UTC

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

2021-09-28 22:06:59 UTC

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

2021-09-28 22:06:59 UTC

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

2021-09-28 22:07:00 UTC

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

2021-09-28 22:07:01 UTC

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

2021-09-28 22:07:02 UTC

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

2021-09-28 22:07:08 UTC

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

2021-09-28 22:07:46 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-09-28T22:07:45Z

2021-09-28 22:07:47 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0

2021-09-28 22:07:48 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=4bf026f994a41c5e27252a2847ff32900f28a258

2021-09-28 22:07:49 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

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