Namespace
rancher
Image / Tag
rancher-agent:master-39d572aff5ccef43ff0bb9432f9e8f9b9b29d234-windows-20H2
Content Digest
sha256:995fdc4599940d69e460163e31b8b861d32d2b6a13c6c3cdfaf52c7bd73612fe
Details
Created

2021-04-14 04:54:19 UTC

Size

2.44 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-04-14T04:54:13Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    39d572aff5ccef43ff0bb9432f9e8f9b9b29d234
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-39d572aff5ccef43ff0bb9432f9e8f9b9b29d234-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:ad702b8ea1d861f6708801dfed7808856abc2c94d52e7805e2eee95f03a9281d - 38.09% (952 MB)

[#002] sha256:2a8bb981c4cf0b32ffb74dd4f3ef8134654c19d5ac39f27fc7e9df30cdab8703 - 0.0% (1.34 KB)

[#003] sha256:77753ad3fb55ab9a25c7e0bce5391f076703a30f463feb47126c149946b30f12 - 0.0% (1.27 KB)

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

[#005] sha256:a1ef2e6f4d1c926bf2f7e2928f476085fcd81acde530f9f69d3513941c2f18d5 - 0.21% (5.25 MB)

[#006] sha256:0da9fc523dd189030ffd3d1d6f20c0333b973279240d072c167802f1a4c2e375 - 0.31% (7.82 MB)

[#007] sha256:d62967b874e8e6eeb15aa6c9bc39865ef3249e4b1f50be196a73e0b7a56aa117 - 1.49% (37.2 MB)

[#008] sha256:f3ce97cc8ef327138fd1fe7eadac6805ab4c5e81d5761c770a882bf520e6eb51 - 0.21% (5.32 MB)

[#009] sha256:9fcf9a8ce597d08c47bbfd459c34d7a1571e488201e5095e9e1fbc450d9cba82 - 0.62% (15.5 MB)

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

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

[#012] sha256:e1c6233b9c35ee21297331d117d61f637eed370d164a2c6c7b6ee0849a737b2f - 0.0% (1.3 KB)

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

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

[#015] sha256:49afbeca3dcce9613263d1a55604b299970dcfcd6f3e0b811593d54072217794 - 0.0% (1.36 KB)

[#016] sha256:88649e43e858ffad3a794e1d50a46c324f0a2fc0bbed4117e95d319ad12ced32 - 0.49% (12.3 MB)

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

[#018] sha256:c66fd863474502bd86cfc284701bac86b3829387f77492be4689ce537997ec39 - 0.0% (1.29 KB)

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

[#020] sha256:2679bfd680d860565aefbc89a65d6ad3bc757c6fba05cc4d82d4b55135bb49f5 - 0.0% (1.27 KB)

[#021] sha256:b81e99c1905d354cc97cc36b48543add2626f9bb01f4ee9ed95ee77dffec2f65 - 0.0% (1.26 KB)


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

Apply image 20H2-RTM-amd64

2021-04-09 10:01:30 UTC

Install update 20H2-amd64

2021-04-13 18:04:33 UTC

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

2021-04-13 18:04:34 UTC

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

2021-04-13 18:05:15 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-13 18:05:47 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-13 18:06:34 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-13 18:06:51 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-13 18:07:16 UTC

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

2021-04-13 18:07:30 UTC

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

2021-04-13 18:07:43 UTC

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

2021-04-13 18:07:43 UTC

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

2021-04-13 18:07:44 UTC

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

2021-04-13 18:07:44 UTC

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

2021-04-14 04:54:14 UTC

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

2021-04-14 04:54:15 UTC

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

2021-04-14 04:54:16 UTC

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

2021-04-14 04:54:17 UTC

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

2021-04-14 04:54:17 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-04-14T04:54:13Z

2021-04-14 04:54:18 UTC

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

2021-04-14 04:54:18 UTC

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

2021-04-14 04:54:19 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