Namespace
rancher
Image / Tag
rancher-agent:master-ffb5d6461183e93011b2ece58fc13f3b2bf8cdaf-windows-20H2
Content Digest
sha256:d864f69cdf9f5fc1a7287858bc00ad051c2c3c57c576dcfbdcadda6ca587d45c
Details
Created

2021-04-07 22:12:37 UTC

Size

2.45 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-04-07T22:12:10Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    ffb5d6461183e93011b2ece58fc13f3b2bf8cdaf
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-ffb5d6461183e93011b2ece58fc13f3b2bf8cdaf-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:b67d61f938f3725a9bf5b4e0ece52422f5b09c5994bb0af1971b526e4e0f8666 - 37.67% (944 MB)

[#002] sha256:16af266f5d6376c7c50eda5cdff58bbc758559a6ed8f73169c05da468239e57b - 0.0% (1.27 KB)

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

[#004] sha256:8bd554de65b921cd753ccdc7ea3846b260ca39a6b9e61d901977a14a7cf33267 - 0.82% (20.5 MB)

[#005] sha256:fa504aa61053ee8f9ef2380627f0afd4523d95b9c98c1941915e379137bbf0fc - 0.41% (10.3 MB)

[#006] sha256:8d5ebb65931dca8c4b0cb74eab04e7296393a475d266d824f29daa8cf53c76d2 - 0.31% (7.85 MB)

[#007] sha256:72bc451b74218f66525a70cd00225559df626ea690a6c6f37d49b0276d6d91a0 - 1.68% (42.2 MB)

[#008] sha256:fb2627786521f604eac765619af9df113780d8b0ca42c86fd0d741cdcea1da77 - 0.21% (5.34 MB)

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

[#010] sha256:72dded1337829ff9db71e65239027d55221de5a165b7007df1a425f88cb0e419 - 0.51% (12.8 MB)

[#011] sha256:8157fbebc3842fa2de7fa6b9c66590025d12a52691af454d7964c51f166cd3a6 - 0.0% (1.27 KB)

[#012] sha256:06a1616c8e4d7f916daf9f14e00de0e4b3fc346c47d22ffce39a0eaac21e15b1 - 0.0% (1.26 KB)

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

[#014] sha256:1c88c49e98528f3990a5c2a29bb56813cf2759e1450fe2ce1baf1f94164c7a45 - 0.0% (1.42 KB)

[#015] sha256:5d19c43e966e128f96dcc9e670f30373f10e397d285f1fd6c79efda1db3cd300 - 0.0% (1.31 KB)

[#016] sha256:ce47a1761f13bf151eadd48593b689cd6967a36d89b5802f140f1c8c583763c5 - 0.49% (12.2 MB)

[#017] sha256:454183831bdfa3f6ab7de771015be1dc3dff7b5908b2b824531fcf475127700a - 0.0% (1.32 KB)

[#018] sha256:31776856bcdfca152803071590dfb8acd20fc9644bbd7143448b59fc1f1e5748 - 0.0% (1.37 KB)

[#019] sha256:ae9814b0330a22241b29f68a9fc57d4516a76aec21f20c4f561825e4769fd56b - 0.0% (1.4 KB)

[#020] sha256:1ae054eb867d016e9d1bfa89429e61f4bbfce09b002a0f21e3c6494646f8975c - 0.0% (1.39 KB)

[#021] sha256:80b78ef51b9f80a3c731aa5119147c8c7b1a340c48743342d673188bae733f50 - 0.0% (1.35 KB)


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

Apply image 20H2-RTM-amd64

2021-03-05 14:38:58 UTC

Install update 20H2-amd64

2021-04-05 18:28:48 UTC

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

2021-04-05 18:28:48 UTC

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

2021-04-05 18:29:00 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-04-05 18:29:11 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.0/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-04-05 18:29:36 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-04-05 18:29:49 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-04-05 18:29:59 UTC

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

2021-04-05 18:30:09 UTC

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

2021-04-05 18:30:18 UTC

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

2021-04-05 18:30:19 UTC

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

2021-04-05 18:30:20 UTC

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

2021-04-05 18:30:20 UTC

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

2021-04-07 22:12:18 UTC

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

2021-04-07 22:12:19 UTC

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

2021-04-07 22:12:25 UTC

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

2021-04-07 22:12:28 UTC

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

2021-04-07 22:12:29 UTC

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

2021-04-07 22:12:31 UTC

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

2021-04-07 22:12:33 UTC

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

2021-04-07 22:12:37 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