Namespace
rancher
Image / Tag
rancher-agent:v2.6-d1b016d4c11684842ef417cf83542e0027096fe9-windows-20H2
Content Digest
sha256:c88ce1db97544e4639b428181a699a6f72cbff72db04d9108b58905a07c6691c
Details
Created

2021-08-18 13:10:07 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-18T13:08:28Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    d1b016d4c11684842ef417cf83542e0027096fe9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-d1b016d4c11684842ef417cf83542e0027096fe9-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:cccbd77545ea7135d30f4b0d70d3fc6fd6d7f8eee0a5229ee5f9a2cfe50819d8 - 0.0% (1.27 KB)

[#003] sha256:13f79bfb86797a7ee32dd8afd50fc431b3ae818a2fb704c2870b9a9e266e01a8 - 0.0% (1.36 KB)

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

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

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

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

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

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

[#010] sha256:1b7114b854f67ced42cf906783bf990692b671ca30cd916a71c7c0a87458fc6c - 0.47% (12.7 MB)

[#011] sha256:75a2f45c8d247f7453b65df8b38c0b79626fff8571c7afc3fbd40bae2927b0e2 - 0.0% (1.27 KB)

[#012] sha256:808d3e333662e6b219568a564c05aba8d16714f13079ec2357c8d47981f736d2 - 0.0% (1.27 KB)

[#013] sha256:c981002999e6c17b6c42e1ae555c2235cea26b4026f801a91f9495761e5276f3 - 0.0% (1.27 KB)

[#014] sha256:145bed8345cd2ac9242f0d097d87de4c288d9807be65d56e257d52b250158d73 - 0.0% (1.3 KB)

[#015] sha256:91b0586549dbf630cadefd8dc3b52fdd119ac47b3e45e81e745cbb651d2fc8e5 - 0.0% (1.26 KB)

[#016] sha256:f680cf03163fbf9d8b587d7b67bb27c0d06733eb69fda365a4491b53d4c080cc - 1.04% (28 MB)

[#017] sha256:56ad604edeb2ae9f3fb42b49098283b7cf04774561ec6a8b789d6087a2e2abff - 0.0% (1.26 KB)

[#018] sha256:9dd96989b86ed08da6bc8b293994fab60907b136712b1175067a53eeff10a163 - 0.0% (1.27 KB)

[#019] sha256:3e620b20640110646c00339b7cf4236c5192728c1ae293e722565b1850ec21b1 - 0.0% (1.27 KB)

[#020] sha256:8a84e1f74c8997d082cdcf09d67a6962bb0450b643822ccf04e219023b8a89ea - 0.0% (1.26 KB)

[#021] sha256:d143ed2d19880f173967f5e42ac46d4c1daab97bb9feafa4095ccb89d7e6b51d - 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-18 13:08:09 UTC

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

2021-08-18 13:08:09 UTC

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

2021-08-18 13:08:40 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-18 13:08:49 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-18 13:09:16 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-18 13:09:30 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-18 13:09:38 UTC

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

2021-08-18 13:09:47 UTC

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

2021-08-18 13:09:58 UTC

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

2021-08-18 13:09:59 UTC

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

2021-08-18 13:09:59 UTC

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

2021-08-18 13:10:00 UTC

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

2021-08-18 13:10:00 UTC

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

2021-08-18 13:10:01 UTC

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

2021-08-18 13:10:02 UTC

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

2021-08-18 13:10:05 UTC

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

2021-08-18 13:10:05 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-18T13:08:28Z

2021-08-18 13:10:06 UTC

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

2021-08-18 13:10:06 UTC

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

2021-08-18 13:10:07 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