Namespace
rancher
Image / Tag
rancher-agent:v2.6-e4b204a68f5e005186c87adb8554ae09cbf874f8-windows-2004
Content Digest
sha256:02d0748652f902e235a85fa654f01fd384d507d95f46a6f7322440eac1583821
Details
Created

2021-08-12 23:04:42 UTC

Size

2.28 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-12T23:04:31Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    e4b204a68f5e005186c87adb8554ae09cbf874f8
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

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

[#003] sha256:82b8472967fd34aa0b5f764e05095c9995fae1baae479e1f4dec4af85056402c - 0.0% (1.29 KB)

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

[#005] sha256:8af7f3e68599101be59495bc4ed44a6cc50fdebade9a1407588595448d49471e - 0.23% (5.27 MB)

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

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

[#008] sha256:3b5d3c757e0ff7eabafc5e3cb4dd6bc1c3b4dc70d3164555ddecfc47640bf938 - 0.23% (5.34 MB)

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

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

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

[#012] sha256:7fbf416f56d703eceed755fe580deba5c90128f550c8d544a2c0b84fe47fa456 - 0.0% (1.27 KB)

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

[#014] sha256:c532089f5219ef61febd3713da1048305020db616396f2efdf49df78f1e80fd4 - 0.0% (1.28 KB)

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

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

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

[#018] sha256:bd063876df393afceb6075c3a53763abe7154ae6f593fa5cfc895c1ece2f88c8 - 0.0% (1.29 KB)

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

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

[#021] sha256:5673cc55a9d1696b93967daa16bfec1322dd7daa0358ac91948026c579681b0f - 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-12 23:02:29 UTC

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

2021-08-12 23:02:30 UTC

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

2021-08-12 23:02:41 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-12 23:02: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-12 23:03:15 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-12 23:03:25 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-12 23:03:34 UTC

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

2021-08-12 23:03:42 UTC

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

2021-08-12 23:03:50 UTC

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

2021-08-12 23:03:51 UTC

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

2021-08-12 23:03:51 UTC

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

2021-08-12 23:03:52 UTC

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

2021-08-12 23:04:32 UTC

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

2021-08-12 23:04:33 UTC

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

2021-08-12 23:04:34 UTC

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

2021-08-12 23:04:39 UTC

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

2021-08-12 23:04:40 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-12T23:04:31Z

2021-08-12 23:04:41 UTC

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

2021-08-12 23:04:41 UTC

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

2021-08-12 23:04:42 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