Namespace
rancher
Image / Tag
rancher-agent:v2.6-abed734cd63d4044820ba352b3bdfc21e7f21e17-windows-2004
Content Digest
sha256:33c30694fcd723ecaddeba62764245e84c174677948c6a523b2f44d08c3bf11b
Details
Created

2021-08-10 20:55:55 UTC

Size

2.28 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-10T20:55:46Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    abed734cd63d4044820ba352b3bdfc21e7f21e17
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

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

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

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

[#017] sha256:44e9ea9f1672b58da8637908e5b065396ee86f0e0e1cca58cc5982c7e26655be - 0.0% (1.27 KB)

[#018] sha256:96c3efdb0a7c775adde65571cd826dc6548fa1a1c316ea6b65b3b7f9d02e1a34 - 0.0% (1.27 KB)

[#019] sha256:14ff710d7e553fe4a4cd687be8264f09cfcceb3bc6a38cae310f557d57cf7425 - 0.0% (1.27 KB)

[#020] sha256:cf6279ef8faf26d460d1a1d52446dddf11ed256d5244790d9f9c53f404c89548 - 0.0% (1.27 KB)

[#021] sha256:771a1e73226e08eb41ff80032a845a7b3a6cff383d899c4e5c824f6c629518c1 - 0.0% (1.27 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 20:55:50 UTC

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

2021-08-10 20:55:51 UTC

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

2021-08-10 20:55:52 UTC

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

2021-08-10 20:55:53 UTC

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

2021-08-10 20:55:53 UTC

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

2021-08-10 20:55:54 UTC

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

2021-08-10 20:55:55 UTC

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

2021-08-10 20:55:55 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