Namespace
rancher
Image / Tag
rancher-agent:master-b7c252b824005b95238bd2f79fa6a6e37444c38e-windows-20H2
Content Digest
sha256:3d0204d6e53ae73eee5f7dab72942eec4b5e7eaf20b2a8ab090982180b8471ea
Details
Created

2021-05-25 18:11:29 UTC

Size

2.45 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-05-25T18:11:26Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    b7c252b824005b95238bd2f79fa6a6e37444c38e
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-b7c252b824005b95238bd2f79fa6a6e37444c38e-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:182d4887a30d6c29414d04c41f1093a66f4cc1bf83092d3231cc5538404d75ad - 38.21% (958 MB)

[#002] sha256:17df2c10bd18432cbbef097b26d7da4a436df88812f885583684df9b846142e3 - 0.0% (1.27 KB)

[#003] sha256:7d3935597e883cc70696070e9c7dff95609230acccda1271da9b060d77b7bc2d - 0.0% (1.34 KB)

[#004] sha256:c7f1fb6bc3d0ec9116b00fa6ecd55d6b8a25565c6975ca4b731e5b75de78f31a - 0.62% (15.5 MB)

[#005] sha256:d1b0d4e3a97508ea00a8dc6d7b4a09a7a1133797fbce3ecfe5e9fcd8bc14cf27 - 0.21% (5.27 MB)

[#006] sha256:a4de799d5df45d582166b27fafebf096bd8c68795c226df226170117145fe14a - 0.33% (8.2 MB)

[#007] sha256:07b79eb5d06b45609ab8e2bcda5f6ec357f144478fb0322b27c2de325d66fe32 - 1.48% (37.2 MB)

[#008] sha256:24140678dfcbb8bd74175e5426b3e2e2cd2b2fa3edbfc12c292aa27bf3af5277 - 0.21% (5.33 MB)

[#009] sha256:1225f0935edfa52974b37925433102092e2ac3d01eeefc1d5b6e96c5e3f4545d - 0.62% (15.6 MB)

[#010] sha256:a2df330469ab59cf478dfea2f4a922d49797107c40ac699c28b788146ef1a3e2 - 0.51% (12.7 MB)

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

[#012] sha256:5c20a3a873ff854912ef2d6a8b220afe500a38db5e2f4b17a58065341e3ad714 - 0.0% (1.27 KB)

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

[#014] sha256:96e2c55c236394058047d6af3ade16a07ded1ca13d12137fc6ec787ed1d006b8 - 0.0% (1.26 KB)

[#015] sha256:45f01234e6fbcc985a235f5c33907606bff6c0cf8718a46978345ab84e212d13 - 0.0% (1.3 KB)

[#016] sha256:52905d5106e4f21169d5ad2e93c32522edbbcd03a0a433f7888d4560eff0969c - 0.58% (14.5 MB)

[#017] sha256:f77b610f1f50c4a7caadc8049e9207ff4c49b50f877841789209a64f3a4aa632 - 0.0% (1.26 KB)

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

[#019] sha256:3caf8ad42436d6d05989f3700966eac84bf4aef2214d8349c82f0729311a727c - 0.0% (1.32 KB)

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

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


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

Apply image 20H2-RTM-amd64

2021-04-30 07:39:08 UTC

Install update 20H2-amd64

2021-05-24 15:27:03 UTC

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

2021-05-24 15:27:03 UTC

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

2021-05-24 15:27:33 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-05-24 15:27:43 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-05-24 15:28:17 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-05-24 15:28:29 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-05-24 15:28:39 UTC

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

2021-05-24 15:28:48 UTC

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

2021-05-24 15:28:57 UTC

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

2021-05-24 15:28:58 UTC

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

2021-05-24 15:28:58 UTC

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

2021-05-24 15:28:59 UTC

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

2021-05-25 17:59:31 UTC

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

2021-05-25 17:59:32 UTC

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

2021-05-25 17:59:33 UTC

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

2021-05-25 17:59:33 UTC

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

2021-05-25 18:11:27 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-05-25T18:11:26Z

2021-05-25 18:11:28 UTC

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

2021-05-25 18:11:28 UTC

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

2021-05-25 18:11:29 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