Namespace
rancher
Image / Tag
rancher-agent:master-53643b4e246449cf086efb0214647d1ba2bb3cef-windows-20H2
Content Digest
sha256:be229f5be0994fe40a04e81a34af9fac59af6c17d2b3573044a3c13060bcb462
Details
Created

2021-08-13 23:04:54 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-13T23:03:19Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    53643b4e246449cf086efb0214647d1ba2bb3cef
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-53643b4e246449cf086efb0214647d1ba2bb3cef-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.33% (1.4 GB)

[#001] sha256:2c8cd6d97bfe5915dde26687cfdafcb1511808d9699b52da3be03323c75166aa - 41.89% (1.1 GB)

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

[#003] sha256:d0ecdc584e6b8e0aba4cb78e0186d245c623431858e726e15de052bcedd9e422 - 0.0% (1.3 KB)

[#004] sha256:a20393169db3a2bcf92638db0f7381e3d98580ad12f37fe1ed205b8ca355a95b - 0.58% (15.6 MB)

[#005] sha256:8020e662a5337788e5f533310382179f76e4d2948c369f44cbe7129e24c3a3cf - 0.2% (5.27 MB)

[#006] sha256:20695affc5e15f270b29bc26cc21fcc6b0df2eebfae8bfabc07bad1d53b55994 - 0.33% (8.77 MB)

[#007] sha256:adcd6ba82efc1f8af35aa2548032741d9547e1b886428a0b17112d58a51f4515 - 1.38% (37.2 MB)

[#008] sha256:56cb537638d58cfee8a815355c14a6727eb204a8b37dd36ef41eeb1dc7bae2ba - 0.2% (5.33 MB)

[#009] sha256:a1ca483617ebb1004ec8cb4f80c71b805a18fd421bd2c4ca041fcc532a0a159e - 0.58% (15.6 MB)

[#010] sha256:e34ddb9697373c1a7b5457a41be0d082a9498081b8f1a21000ceee77aa15aaf8 - 0.47% (12.7 MB)

[#011] sha256:13588f9810b2babd0cd08f95766427d1c18f33cdc3e2869d0badbde2f8c92c7f - 0.0% (1.3 KB)

[#012] sha256:5618dbf137e69b8cfd86947b1a09d8e306be6cff9a06ebd68ed23f07e093b836 - 0.0% (1.27 KB)

[#013] sha256:34ae2b8fdd10e95b57db9445e4f2723604ab199358eb63f13f44d39b1bcc2eb6 - 0.0% (1.26 KB)

[#014] sha256:9a769c5b3fb0da4b2c04fe0089073ad4de54e1199a9be4352da9be146e424f1f - 0.0% (1.29 KB)

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

[#016] sha256:14c250cc2782989c6fdbce90593ac4fb95d2f59a99162401eb7333d3de1777b3 - 1.04% (28 MB)

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

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

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

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

[#021] sha256:03de8473e80465aff9453179c2774dd070d01dd4b545e0961fbd2ff3452f0de6 - 0.0% (1.31 KB)


History
2020-09-10 20:40:05 UTC

Apply image 20H2-RTM-amd64

2021-08-01 08:20:33 UTC

Install update 20H2-amd64

2021-08-13 23:02:57 UTC

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

2021-08-13 23:02:58 UTC

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

2021-08-13 23:03:31 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-13 23:03:39 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-13 23:04:07 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-13 23:04:20 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-13 23:04:28 UTC

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

2021-08-13 23:04:38 UTC

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

2021-08-13 23:04:47 UTC

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

2021-08-13 23:04:47 UTC

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

2021-08-13 23:04:48 UTC

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

2021-08-13 23:04:48 UTC

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

2021-08-13 23:04:49 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-53643b4e246449cf086efb0214647d1ba2bb3cef-head

2021-08-13 23:04:49 UTC

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

2021-08-13 23:04:50 UTC

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

2021-08-13 23:04:52 UTC

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

2021-08-13 23:04:52 UTC

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

2021-08-13 23:04:53 UTC

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

2021-08-13 23:04:53 UTC

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

2021-08-13 23:04:54 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