Namespace
rancher
Image / Tag
rancher-agent:v2.6-1f54519992ff2b7c5824366cb0f445b20d285bce-windows-2004
Content Digest
sha256:53896766762244883d10763cb6a6dec0d0ff2d25bc974da5013fb54ca5632edd
Details
Created

2021-08-20 05:48:32 UTC

Size

2.28 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-20T05:48:25Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    1f54519992ff2b7c5824366cb0f445b20d285bce
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-1f54519992ff2b7c5824366cb0f445b20d285bce-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:eeb9f030fbc6466b7e88b00ec1f87ed3a4104e330238bd290c362aee45d084f8 - 0.0% (1.3 KB)

[#003] sha256:3974f2a9a362ccc1800591f1053da6a1110c2d6eaba93b0919302f33a67d01e4 - 0.0% (1.33 KB)

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

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

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

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

[#008] sha256:310df18f7a9f09ba92424419b80205221da0e65924e885f69326f426f4f80276 - 0.23% (5.35 MB)

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

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

[#011] sha256:fd8408feb7d3bff8b0f15e4710ea9e292c364d93aa60e10e123f54947005855c - 0.0% (1.29 KB)

[#012] sha256:890625c808f68c8c775afe2ccb2573275a50e043bb1c4d8f6ba646a009dc7100 - 0.0% (1.27 KB)

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

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

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

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

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

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

[#019] sha256:e56f4d39ddb272845d18354937900df30ff18a5118b4627711129e193978f2e8 - 0.0% (1.31 KB)

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

[#021] sha256:efe6d18a43057f5421fa0481de61967f407de59b38e0c7a1611c53bdbc7a7b23 - 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-20 05:46:21 UTC

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

2021-08-20 05:46:21 UTC

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

2021-08-20 05:46:38 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-20 05:46:46 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-20 05:47:12 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-20 05:47:23 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-20 05:47:33 UTC

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

2021-08-20 05:47:41 UTC

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

2021-08-20 05:47:49 UTC

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

2021-08-20 05:47:50 UTC

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

2021-08-20 05:47:50 UTC

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

2021-08-20 05:47:51 UTC

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

2021-08-20 05:48:27 UTC

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

2021-08-20 05:48:27 UTC

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

2021-08-20 05:48:28 UTC

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

2021-08-20 05:48:29 UTC

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

2021-08-20 05:48:30 UTC

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

2021-08-20 05:48:30 UTC

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

2021-08-20 05:48:31 UTC

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

2021-08-20 05:48:32 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