Namespace
rancher
Image / Tag
rancher-agent:master-300a338e7134de1bfb83cbef9d22839a2081466e-windows-20H2
Content Digest
sha256:39a9a56684901fa045227957577ec14e1837b3e6687e4da1a76f46da371068fe
Details
Created

2021-06-21 19:43:32 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-21T19:43:25Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    300a338e7134de1bfb83cbef9d22839a2081466e
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-300a338e7134de1bfb83cbef9d22839a2081466e-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:98622c7525a40dec3c88fac81718f4f208a70f5347eb4faf74f15a78149114df - 41.21% (1.07 GB)

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

[#003] sha256:80316537f192131d627d33bdd935ac8d15001a50ef1823fa6f59ca6cb5f5a5eb - 0.0% (1.29 KB)

[#004] sha256:928bc6bdf3e171632b698ff78fa628f54a19a8e48ef1d9066ccb7e6cb69a2516 - 0.58% (15.5 MB)

[#005] sha256:3c880499d79217cfc01c0503fcfaf68baab55a6bd4839d22f31cd29fae0e2282 - 0.2% (5.27 MB)

[#006] sha256:4090b49421346807cbdec82d8c40fe97bca064c4494e0e20a20d127b010e8830 - 0.33% (8.71 MB)

[#007] sha256:5e713016e0bc4b9f36080c969e443196a32867f6a394857b837da0fdc12db124 - 1.4% (37.2 MB)

[#008] sha256:18e7bed87dc34ce6454ba3ff99e54020de40b51d6a4afb1e7638587cb4681825 - 0.2% (5.32 MB)

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

[#010] sha256:89b0cdb0709c19b990d9a20dd209b22e164d63ad2be0ad185b8cc54027a82cec - 0.48% (12.7 MB)

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

[#012] sha256:9b7eed3a01455d63c118843394ed618b830ef3cf4e966d563240d2ebcfaa4a33 - 0.0% (1.3 KB)

[#013] sha256:20ebaa695362e16a53c7e79919512a5dcd2bf9f4a3715abc8993a0f60e8077d0 - 0.0% (1.27 KB)

[#014] sha256:13ac988c1dc0a89561870ea7b02fd33e96f3ec261ae1fe973dd435b75cd29859 - 0.0% (1.3 KB)

[#015] sha256:94f415fac5714aaba0e1d3c4d1dd26e6cd1ea43c2c02f498341c54d30bdaeb6c - 0.0% (1.29 KB)

[#016] sha256:8264ac83af58c575aac08b966ff033805c2203ec9db82d120e16f65214a8d50f - 1.05% (27.8 MB)

[#017] sha256:600ce472df4ed1e55f32a18517e17b797faaa877e87ca54c99d876a1ba29ffcf - 0.0% (1.32 KB)

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

[#019] sha256:385a8930bd7e76ef6ecc2d354cbb5b586ccc9d7e86f69cfee56e03534ce21ccc - 0.0% (1.27 KB)

[#020] sha256:907080bcb4acd55c19c744e1ae09acb7b6c0574e957fc6fb8ed362aa866c10d0 - 0.0% (1.26 KB)

[#021] sha256:caa39da16ebb0c114272dac24565ae6ce9bb19afcf343057f8d088a4a22d6877 - 0.0% (1.27 KB)


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

Apply image 20H2-RTM-amd64

2021-06-06 19:49:44 UTC

Install update 20H2-amd64

2021-06-21 05:17:51 UTC

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

2021-06-21 05:17:52 UTC

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

2021-06-21 05:18:24 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-06-21 05:18:32 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-06-21 05:18:56 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-06-21 05:19:07 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-06-21 05:19:16 UTC

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

2021-06-21 05:19:24 UTC

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

2021-06-21 05:19:32 UTC

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

2021-06-21 05:19:32 UTC

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

2021-06-21 05:19:33 UTC

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

2021-06-21 05:19:33 UTC

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

2021-06-21 19:43:27 UTC

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

2021-06-21 19:43:28 UTC

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

2021-06-21 19:43:29 UTC

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

2021-06-21 19:43:30 UTC

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

2021-06-21 19:43:30 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-21T19:43:25Z

2021-06-21 19:43:31 UTC

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

2021-06-21 19:43:31 UTC

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

2021-06-21 19:43: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