Namespace
rancher
Image / Tag
rancher-agent:v2.6.3-rc8-windows-1809
Content Digest
sha256:7687eb4bee04daa79016e97cefb20f33f1916bd15139f7ee89f338d54ed9f8de
Details
Created

2021-12-18 02:12:03 UTC

Size

2.62 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-12-18T02:08:52Z
  • org.opencontainers.image.revision
    0ce25974d87f0dcae1f70de87b92824b9008e07d
  • 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.3-rc8

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:5ee7a7ea9cf22f75886179907a41810a992e21f3d0c57cc10d2147ce9237701c - 35.15% (944 MB)

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

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

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

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

[#006] sha256:6f8bf734b50243b53d7280dc696c84fe304cf878eeebcc18f44810f34080fc03 - 0.2% (5.29 MB)

[#007] sha256:a7e13dec9b956230de813f07988fee044068dc2465ce78bb8995825995f10808 - 0.5% (13.5 MB)

[#008] sha256:2ced7f1b9724c1e97821d1ce0f98c8bc887209179099b35d4fd17154d4e8f9e6 - 0.0% (1.07 KB)

[#009] sha256:ba3ab4435ee38a33741dba8a1b32421245df9dcfa30eb1564635865f5eef7c32 - 0.0% (1.09 KB)

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

[#011] sha256:8f9e31ef78e5d1bf48bded487559641ec295b59bc9baa496f42bc8d8b91b7de7 - 0.0% (1.1 KB)

[#012] sha256:59396223a691dcc8b4b31f5f477b9a15be5d4d2ac66c87f122d1887df5884ba7 - 0.0% (1.1 KB)

[#013] sha256:5f9c709fc9c290c288183a191514fb7b0a4b0d6a9007eb5f7ff200a4e0c7a00f - 1.11% (29.7 MB)

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

[#015] sha256:539cd78fed1bc874e20717fc073b4bf26c99a98272d02026bf0551703ff58b31 - 0.0% (1.07 KB)

[#016] sha256:2c0896de45a7137855c3c1d9055fc907850feedb0d20c3a148e044b37190f936 - 0.0% (1.07 KB)

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

[#018] sha256:11476425c19fbadbc20047a0a8d497ffe83908cd16cb82dcafe8ecebbc0cacca - 0.0% (1.1 KB)


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

Apply image 1809-RTM-amd64

2021-12-07 04:56:01 UTC

Install update 1809-amd64

2021-12-18 02:11:18 UTC

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

2021-12-18 02:11:18 UTC

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

2021-12-18 02:11:37 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-12-18 02:11:46 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.'

2021-12-18 02:11:52 UTC

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

2021-12-18 02:11:58 UTC

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

2021-12-18 02:11:58 UTC

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

2021-12-18 02:11:58 UTC

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

2021-12-18 02:11:59 UTC

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

2021-12-18 02:11:59 UTC

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

2021-12-18 02:12:00 UTC

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

2021-12-18 02:12:01 UTC

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

2021-12-18 02:12:01 UTC

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

2021-12-18 02:12:02 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-12-18T02:08:52Z

2021-12-18 02:12:02 UTC

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

2021-12-18 02:12:02 UTC

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

2021-12-18 02:12:03 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