Namespace
rancher
Image / Tag
rancher-agent:v2.6-d1f27f8bc033fde73caa17ac7f1fcc2f1bcd8359-windows-2004
Content Digest
sha256:71e17021936460b1db4816c0590c9614eb65df089ee16ea794562f2c49307ab0
Details
Created

2021-08-26 20:41:37 UTC

Size

2.28 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-26T20:41:30Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    d1f27f8bc033fde73caa17ac7f1fcc2f1bcd8359
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-d1f27f8bc033fde73caa17ac7f1fcc2f1bcd8359-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:c30e212b15b86121fb89bda60f21c14275762ea9c6c2d30c593c9ffecf605c40 - 44.3% (1.01 GB)

[#002] sha256:bba585246a41c2fdb307392183ac6f0d38d46bb0073f5d4a076cbdc6b8f470ad - 0.0% (1.26 KB)

[#003] sha256:1a2d18f3383f445c704e9a4807dde2523786db13841cbe0a605ae053b8537ae7 - 0.0% (1.32 KB)

[#004] sha256:2c233b31a19e90b14fd7aeb877cc3cc89765f953bc1b3d6e5b104f41c906d735 - 0.67% (15.5 MB)

[#005] sha256:4206c2c2c76840a33dfe2670ec70423eadbf2c1fe07fc0af7584b1c7d3d02321 - 0.23% (5.27 MB)

[#006] sha256:d2fd3ed64957e1b589b390dd1aef3b2743b32be2c4efd5e19d6638f48049c96e - 0.37% (8.67 MB)

[#007] sha256:e3d7775da52aee5dd814195abc8a12f98caa0cb9ca9e38648107addfb6a21127 - 1.6% (37.2 MB)

[#008] sha256:5eaa11868d3c478ac5a8567c3e5f2540359397a71b3542c5d6ae05da89efb59b - 0.23% (5.34 MB)

[#009] sha256:7cb0efb07ec4ee20178a7c4fbaf0c49f0ea4f7f1f0e73e43e75ce04846d75278 - 0.67% (15.6 MB)

[#010] sha256:e5aaed33949f7a12aec9e02480332fac5b9ff60e2f037878c4abf24429ddf29f - 0.55% (12.8 MB)

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

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

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

[#014] sha256:06de366a4a67d3c4d8093418aedf209d3349e843914f93ed7a1cfb9921b2f581 - 0.0% (1.27 KB)

[#015] sha256:36caa2fc34a4009a484a91f70850dab5f66a166c19ffdc5506dfdff458aa14d2 - 0.0% (1.27 KB)

[#016] sha256:5ffc7ca06de3e47c1b38eeef07d6d3320509ecb69657038a59e3ee9008fc3d03 - 1.2% (28.1 MB)

[#017] sha256:961dc56556a5d01bb38158cc9587ba2d54b7571e1e5728fe84c20da901d83f98 - 0.0% (1.27 KB)

[#018] sha256:29f31f78f4fbe363f9a81ae56f78fb6974c277496fe0f0a560c55011e84ba691 - 0.0% (1.27 KB)

[#019] sha256:09b25aaea7df55a0754a01ecef70253de070eecbf9a3e6d255a005449d851bc9 - 0.0% (1.27 KB)

[#020] sha256:72556f8484aca7b75c8b9f38f2eaff247178ef349268c8ddbfc2a18cac3309bf - 0.0% (1.26 KB)

[#021] sha256:bb0236733734c65d5887a95d929a2c711c4016c04df1cb28d339c97769b5dafb - 0.0% (1.3 KB)


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

Apply image 2004-RTM-amd64

2021-08-03 01:07:02 UTC

Install update 2004-amd64

2021-08-26 20:39:16 UTC

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

2021-08-26 20:39:17 UTC

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

2021-08-26 20:39:35 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-26 20:39:44 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-26 20:40:10 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-26 20:40:22 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-26 20:40:31 UTC

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

2021-08-26 20:40:44 UTC

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

2021-08-26 20:40:53 UTC

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

2021-08-26 20:40:55 UTC

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

2021-08-26 20:40:56 UTC

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

2021-08-26 20:40:56 UTC

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

2021-08-26 20:41:32 UTC

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

2021-08-26 20:41:32 UTC

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

2021-08-26 20:41:34 UTC

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

2021-08-26 20:41:35 UTC

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

2021-08-26 20:41:35 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-26T20:41:30Z

2021-08-26 20:41:36 UTC

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

2021-08-26 20:41:36 UTC

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

2021-08-26 20:41:37 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