Namespace
rancher
Image / Tag
rancher-agent:v2.5.9-rc4-windows-20H2
Content Digest
sha256:4b5bdea6c8c60c64f0595af3150ca12160070e61e9e8f65767290e62011f6b91
Details
Created

2021-07-01 22:48:25 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-01T22:46:42Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    833b6d23dc767038e732208c294f556431d52680
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.9-rc4

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:2e6e08068a55be017c1d3a5a0202555beb397ec7dd42c7a7d7dca27950d0fe1b - 0.0% (1.35 KB)

[#003] sha256:6239b111ef5551067dc8bd8ce95dcb7a5e36d9e25bc4f9ad7b2ed90a44360613 - 0.0% (1.27 KB)

[#004] sha256:3c12fd237e7a197f2877cdb280ae471cf667e7413d5edb05a4813654fdc49983 - 0.58% (15.5 MB)

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

[#006] sha256:7e7ae4a8bcca1e6dd1a53a1fc391de62c450254a42ba0289fb70f4c53b7311b5 - 0.33% (8.72 MB)

[#007] sha256:6dd52520de2bf1e810d3029c7f167765ea0d01128ef4ec1635db0f00b6cc36d2 - 1.4% (37.2 MB)

[#008] sha256:0c14dcd99885e23703d92f4f08007370da831b6c61b7cef889f7a2945a4861b3 - 0.2% (5.32 MB)

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

[#010] sha256:5dfb6098dd32b696360f13715759aeeb515795a7a8e20d0ae5c3e51fb102dad3 - 0.48% (12.7 MB)

[#011] sha256:c56a9181aa808a045ef05d53fc31f5e5e2626b16f14e6631cec3dc53740f6c3e - 0.02% (420 KB)

[#012] sha256:893e7744f8bf4c23318eeef8b6488dd68204e334436aacf839bb5016662b3c4e - 0.0% (1.27 KB)

[#013] sha256:72c583f4ea1fa71ac53678187c8b770c651c62d4a2b736afc09702e308511483 - 0.0% (1.29 KB)

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

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

[#016] sha256:c867c11f42fd0d87c7caaf86cc6f72d3b24f56f962aa3b33c5a57a213a89b6b9 - 0.0% (1.26 KB)

[#017] sha256:0c95bfad5837d4231ec318e8df248f8b4a184d35b94e984bec24ba4e82903bb2 - 1.16% (31 MB)

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

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

[#020] sha256:30d3305d3a647c493d6b8c2883be59680d9c79a5df8ada7446e76ea57df384ef - 0.0% (1.26 KB)

[#021] sha256:a5d67cedee95a5cc5b76947026ad10aacdd038b4a289b133b9bf659b657a0af8 - 0.0% (1.29 KB)

[#022] sha256:f3e924a963fc901fc03abfc2232ccfdc77912fc98cc782224fbc8fef2c6a6ebc - 0.0% (1.29 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-07-01 22:46:44 UTC

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

2021-07-01 22:46:44 UTC

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

2021-07-01 22:46:55 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-07-01 22:47:03 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-07-01 22:47:32 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-07-01 22:47:43 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-07-01 22:47:51 UTC

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

2021-07-01 22:47:59 UTC

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

2021-07-01 22:48:08 UTC

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

2021-07-01 22:48:19 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell

2021-07-01 22:48:19 UTC

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

2021-07-01 22:48:19 UTC

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

2021-07-01 22:48:20 UTC

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

2021-07-01 22:48:20 UTC

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

2021-07-01 22:48:21 UTC

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

2021-07-01 22:48:22 UTC

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

2021-07-01 22:48:23 UTC

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

2021-07-01 22:48:23 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-01T22:46:42Z

2021-07-01 22:48:24 UTC

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

2021-07-01 22:48:24 UTC

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

2021-07-01 22:48:25 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