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

2021-06-24 16:37:50 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-24T16:36:14Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c7f3cce7d50351db4f5d31493b172b1249799e5b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-c7f3cce7d50351db4f5d31493b172b1249799e5b-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:75a01492039b81c416446e3cf225afd9111d9b2e20b889d51ce0a719b1f5b1a1 - 0.0% (1.27 KB)

[#003] sha256:6b76539b820ead83c958183b2ca9474c2946cfd9ca13eccafdbae0d354b2d453 - 0.0% (1.26 KB)

[#004] sha256:185951c75a7867624e01ccd530eeffc00b9c843e900110abc25e255c7ac4b303 - 0.58% (15.5 MB)

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

[#006] sha256:3eb15f500418f36695d4e6b30529db7bb60cae639a0553984389e4ffdd0168f4 - 0.33% (8.72 MB)

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

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

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

[#010] sha256:0c0919e832a20ea0c6692e09f25d67f008789f1daa6e5505ef0732e05780f7c5 - 0.48% (12.7 MB)

[#011] sha256:980e12ee9151018f74b78ee1fb68d23dd937e524b9a611973554765647abe8a6 - 0.0% (1.27 KB)

[#012] sha256:232b512a9239bcaadea66655ab644847a84d0861467072804f5774fb5a162c74 - 0.0% (1.29 KB)

[#013] sha256:5065148adc7865a80b115f6eb44414a0d844a155162b5d8cff7cfcf4585cab1d - 0.0% (1.29 KB)

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

[#015] sha256:f03f2bd2a8c2d7bb28258c035e74d889a9da9e0a254eca339a3ba1051e8b7874 - 0.0% (1.26 KB)

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

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

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

[#019] sha256:23e65845742a42020d124d9d217ae1589dfa30e12ddc65ec8fb7ffa7313ac3ac - 0.0% (1.29 KB)

[#020] sha256:fa1b829b13072b60fd04675b40fe8ac448fd7fcbe125a446b1a88053c2a8ca4d - 0.0% (1.3 KB)

[#021] sha256:9614477776c467e9a8d74cf495d825bd37e9c4fa67e74dd7bce472699ed628e7 - 0.0% (1.26 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-24 16:35:54 UTC

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

2021-06-24 16:35:54 UTC

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

2021-06-24 16:36: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-06-24 16:36: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-06-24 16:37:08 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-24 16:37:19 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-24 16:37:28 UTC

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

2021-06-24 16:37:35 UTC

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

2021-06-24 16:37:43 UTC

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

2021-06-24 16:37:44 UTC

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

2021-06-24 16:37:44 UTC

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

2021-06-24 16:37:45 UTC

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

2021-06-24 16:37:46 UTC

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

2021-06-24 16:37:46 UTC

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

2021-06-24 16:37:48 UTC

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

2021-06-24 16:37:48 UTC

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

2021-06-24 16:37:49 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-24T16:36:14Z

2021-06-24 16:37:49 UTC

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

2021-06-24 16:37:50 UTC

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

2021-06-24 16:37:50 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