Namespace
rancher
Image / Tag
rancher-agent:master-e64665a76cfa516deed3be653ced4aaa815204bf-windows-20H2
Content Digest
sha256:7f45657e0620d4857e2b44c6a4a769d1fb4d7aa9937c51ae5091ce1034ab1e85
Details
Created

2021-08-27 21:57:06 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-27T21:55:07Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    e64665a76cfa516deed3be653ced4aaa815204bf
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-e64665a76cfa516deed3be653ced4aaa815204bf-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.33% (1.4 GB)

[#001] sha256:2c8cd6d97bfe5915dde26687cfdafcb1511808d9699b52da3be03323c75166aa - 41.89% (1.1 GB)

[#002] sha256:f3d658063872567fc02cc06bd6695031a0b113c48b66fa1986c7adfaedfcaa52 - 0.0% (1.33 KB)

[#003] sha256:6ba921ba3b42a1f1682eceefc3d9b13a257eb2bdb4237ada0e6a16f573448ae9 - 0.0% (1.27 KB)

[#004] sha256:c5c59978d4f4ea1a42636cfac364e905d1b5ca2dcbcd002b496b7f12a878fbba - 0.58% (15.6 MB)

[#005] sha256:d8f9f7e1f10ed667b5efef6688097003a5552aa4209b86f8afc1c6598aabc419 - 0.2% (5.27 MB)

[#006] sha256:e26d08a83b5ca3ecc5cc4c50cdc459d0589ad815e7a75aa9460fb7dc6fccec5a - 0.33% (8.77 MB)

[#007] sha256:075e29727c3253bbbb31c71ec922e52a404e3cc0ce6c00b2b87a968d50d85d09 - 1.38% (37.2 MB)

[#008] sha256:cad0328972fd468256b018f9a364fed07a5eb6c0dbc6f3442b4ff1876ed93a58 - 0.2% (5.33 MB)

[#009] sha256:d5e957ce61aff5b095bd647387c7b6142466f81d65815d29d1ce5906c2ba0819 - 0.58% (15.6 MB)

[#010] sha256:7841a783bc762bf204c6e19d04de35e6efb88ce6bc935efe4279033d7b096a22 - 0.47% (12.7 MB)

[#011] sha256:35ce5751fd9e65718ed63494797f18177f300c345368fb09939db36d8314a1b4 - 0.0% (1.27 KB)

[#012] sha256:39ff53995e3a32b28249a070dc135b17dfb9c0ce1e38d7acffe6bbc68fbf128c - 0.0% (1.31 KB)

[#013] sha256:012d9622ac6833d9e58986edc02d6ef4bf4d886085d650b392465ec2c71724cd - 0.0% (1.29 KB)

[#014] sha256:0c1b7521ef244b7bf2970ac39a4be09cdb097567953c1eb1aaf1c295287e0e0f - 0.0% (1.27 KB)

[#015] sha256:d71155a3c427c436bc2b79bf1ef375ef6e4c638477b341d3419baffa179841c2 - 0.0% (1.29 KB)

[#016] sha256:9841ec8661fc5426a374c2473a51a588df47f296ec46a6b1c855f6635e6c5c68 - 1.04% (28.1 MB)

[#017] sha256:332c78f7c30ff1026070792d27632af88b980f1c0bc6bd2c0c2ae3db2fbf4243 - 0.0% (1.27 KB)

[#018] sha256:4bc625826d8a3f354dd90644b2a64fdb98541d0d4ddfa513509e86b12b47c7ed - 0.0% (1.26 KB)

[#019] sha256:55c58b804c8b5aa2daa745a6ae7871f2d494c0dfbcb390906c19d1f4cc8aa3d5 - 0.0% (1.26 KB)

[#020] sha256:cf2944be307760e773791c100ec51fa878b1db19b5fd75354365ac113edfbe51 - 0.0% (1.29 KB)

[#021] sha256:ceac42102e20faf4c4cc84c2ca11b79528854efcdfa4495b0dad0a90d23b8001 - 0.0% (1.27 KB)


History
2020-09-10 20:40:05 UTC

Apply image 20H2-RTM-amd64

2021-08-01 08:20:33 UTC

Install update 20H2-amd64

2021-08-27 21:54:49 UTC

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

2021-08-27 21:54:49 UTC

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

2021-08-27 21:55:23 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/StefanScherer/docker-cli-builder/releases/download/18.09.6/docker.exe'; Write-Host ('Downloading Docker from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\docker.exe -Uri $URL; Write-Host 'Complete.'

2021-08-27 21:55: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); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\wins.exe -Uri $URL; Write-Host 'Complete.'

2021-08-27 21:56:03 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; if (-not (Get-Command Expand-7Zip -ErrorAction Ignore)) { Install-PackageProvider -Name NuGet -Force -Verbose; Install-Module -Name 7Zip4Powershell -Repository PSGallery -Force -Verbose; if(-not $?) { Write-Error "Failed to install package"; Exit 1; } }

2021-08-27 21:56:19 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'; function Expand-GZip ($inFile, $outFile) { $input = New-Object System.IO.FileStream $inFile, ([IO.FileMode]::Open), ([IO.FileAccess]::Read), ([IO.FileShare]::Read); $output = New-Object System.IO.FileStream $outFile, ([IO.FileMode]::Create), ([IO.FileAccess]::Write), ([IO.FileShare]::None); $gzipStream = New-Object System.IO.Compression.GzipStream $input, ([IO.Compression.CompressionMode]::Decompress); try { if (!$input -or !$output -or !$gzipStream) { Write-Error "Failed to Unzip the archive"; Exit 1; } $buffer = New-Object byte[](1024); while ($true) { $read = $gzipstream.Read($buffer, 0, 1024); if ($read -le 0 ) { break; } $output.Write($buffer, 0, $read); } } finally { $gzipStream.Close(); $output.Close(); $input.Close(); } }; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\kubernetes.tar.gz -Uri $URL; Write-Host 'Expanding ...'; Expand-GZip c:\kubernetes.tar.gz c:\kubernetes.tar; Expand-7Zip c:\kubernetes.tar c:\; Write-Host 'Complete.'

2021-08-27 21:56:34 UTC

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

2021-08-27 21:56:42 UTC

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

2021-08-27 21:56:53 UTC

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

2021-08-27 21:56:54 UTC

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

2021-08-27 21:56:54 UTC

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

2021-08-27 21:56:55 UTC

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

2021-08-27 21:56:55 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-e64665a76cfa516deed3be653ced4aaa815204bf-head

2021-08-27 21:56:56 UTC

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

2021-08-27 21:56:58 UTC

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

2021-08-27 21:57:02 UTC

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

2021-08-27 21:57:03 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-27T21:55:07Z

2021-08-27 21:57:04 UTC

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

2021-08-27 21:57:05 UTC

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

2021-08-27 21:57:06 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