Namespace
rancher
Image / Tag
rancher-agent:master-9cf6090d87ec784f537d1e88d34c68cf6c9d2391-windows-20H2
Content Digest
sha256:8f77b4f46d0ebb7667ac404a9f1121140f99fed2e9d380155e5e844950da6457
Details
Created

2021-08-12 05:26:04 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-12T05:24:21Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9cf6090d87ec784f537d1e88d34c68cf6c9d2391
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-9cf6090d87ec784f537d1e88d34c68cf6c9d2391-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:9de339a98ac9fbf04f86c8f4a9a7ee057509e44b2568aaf872399ad7b5e9e844 - 0.0% (1.3 KB)

[#003] sha256:117010ca9f9b113c323d853805542b1bb4c85ba09ffd23e730f3fdafeb735736 - 0.0% (1.27 KB)

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

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

[#006] sha256:8008ae9d61c27fde3d64fa83485dc5a5ba63c7dcd6948ad086621bc7576f15ea - 0.33% (8.77 MB)

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

[#008] sha256:dc40be51b3e726b5dad8102337cab1d128d3e4612bad8ba1a46cbd579468a31d - 0.2% (5.34 MB)

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

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

[#011] sha256:cd62c0bdfd65998aca0ae8f5f3c5aa51cb9aaaab44bbdc17bc0e523b0780d5c6 - 0.0% (1.26 KB)

[#012] sha256:9457d4d74298c5609baeaa71f335a7796ec62d227df270eb9433eca6f1fdd313 - 0.0% (1.26 KB)

[#013] sha256:94a273d4cdeb71ffcbecffb9e4064b70cf3a8ccb7c9715f796e1514c84d7ee29 - 0.0% (1.26 KB)

[#014] sha256:35cd477bcba7ca0f768d6daaf8dcb4e6a16c16408eeb1598e07583d0bd185959 - 0.0% (1.31 KB)

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

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

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

[#018] sha256:88affed5a6347ad5f99d0552be6b8c65efcde4e2e58333e739e8238dd6e749de - 0.0% (1.3 KB)

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

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

[#021] sha256:cd3c8534b3869158f1a92dd38e5c815cccb14a5c711f7ffb715a5c78628bb83a - 0.0% (1.29 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-12 05:24:01 UTC

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

2021-08-12 05:24:02 UTC

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

2021-08-12 05:24:34 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-12 05:24: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-08-12 05:25:09 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-12 05:25:21 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-12 05:25:30 UTC

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

2021-08-12 05:25:40 UTC

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

2021-08-12 05:25:52 UTC

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

2021-08-12 05:25:52 UTC

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

2021-08-12 05:25:53 UTC

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

2021-08-12 05:25:53 UTC

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

2021-08-12 05:25:54 UTC

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

2021-08-12 05:25:54 UTC

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

2021-08-12 05:25:56 UTC

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

2021-08-12 05:26:02 UTC

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

2021-08-12 05:26:03 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-12T05:24:21Z

2021-08-12 05:26:03 UTC

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

2021-08-12 05:26:04 UTC

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

2021-08-12 05:26:04 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