Namespace
rancher
Image / Tag
rancher-agent:v2.6-ecc99d8177e67c6c645ccdf1a0a215a0ded0efdc-windows-2004
Content Digest
sha256:f8479ab2b383a06ae8eb93b97b1f6d3c78feb7250a3b185a80c8f4fe68854185
Details
Created

2021-08-10 21:15:57 UTC

Size

2.28 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-10T21:15:48Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    ecc99d8177e67c6c645ccdf1a0a215a0ded0efdc
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-ecc99d8177e67c6c645ccdf1a0a215a0ded0efdc-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:123705b0886c28e5547066aa4c948976dc8cc3f72a58056b00ffc110b85145de - 0.0% (1.32 KB)

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

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

[#005] sha256:59fd2ae7edf500b0c3194b4b66b60435a1018e64f22cd330a0a3b9b6054f26f6 - 0.23% (5.28 MB)

[#006] sha256:fa535b6ba39d936718071b9973c340deeb28111e652bb3548630073141dc2837 - 0.37% (8.68 MB)

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

[#008] sha256:9419bf45b3f826dbdcde68bdbe6f410eadc09b89b335e40b11553dcfb7633f9a - 0.23% (5.35 MB)

[#009] sha256:3925621d6e7f8cc11440bfe2093723e8490aa27e86d6183500811864d8d5ad8e - 0.67% (15.6 MB)

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

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

[#012] sha256:5d2f51102f130b653a90d0348c2d0aad5d4b4c8f31e5f1b637224d55d9ba1bb7 - 0.0% (1.27 KB)

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

[#014] sha256:1d382fde31c9886f57e2a967704da6b25386a38f9ad3a3de229c7f758fe8261c - 0.0% (1.31 KB)

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

[#016] sha256:bc6de86636eee6124324816ec5f8a70b719a7c01e5cda8198c05ed1a48592103 - 1.2% (28 MB)

[#017] sha256:6f15945eabc8521dbe7b70cbce252bbf152b3bfe7106f969e9db026b7008c297 - 0.0% (1.29 KB)

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

[#019] sha256:fc468558767f01f0dcf5dd63457306259e7765d0f1a3c94a4cfdb05f7da72a9c - 0.0% (1.29 KB)

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

[#021] sha256:ee6548e395ad4d7109ed914d0dea9b72f7dd39c24cda0c1c4d9785db7eea1286 - 0.0% (1.26 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-10 20:53:56 UTC

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

2021-08-10 20:53:56 UTC

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

2021-08-10 20:54:07 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-10 20:54:14 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-10 20:54:38 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-10 20:54:48 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-10 20:54:56 UTC

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

2021-08-10 20:55:04 UTC

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

2021-08-10 20:55:11 UTC

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

2021-08-10 20:55:12 UTC

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

2021-08-10 20:55:12 UTC

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

2021-08-10 20:55:13 UTC

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

2021-08-10 21:15:53 UTC

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

2021-08-10 21:15:53 UTC

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

2021-08-10 21:15:54 UTC

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

2021-08-10 21:15:55 UTC

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

2021-08-10 21:15:56 UTC

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

2021-08-10 21:15:56 UTC

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

2021-08-10 21:15:57 UTC

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

2021-08-10 21:15:57 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