Namespace
rancher
Image / Tag
rancher-agent:master-139a08c259ceacaffb64f66dfbc02d0b5e06e979-windows-20H2
Content Digest
sha256:441e49dedad8e9432f4dc79c3b4e7efa7dac10a3a23ff4dce8ad22a14702af08
Details
Created

2021-08-19 22:30:06 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-19T22:28:42Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    139a08c259ceacaffb64f66dfbc02d0b5e06e979
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-139a08c259ceacaffb64f66dfbc02d0b5e06e979-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:54454ed2ea5929c1f3fd0c5177375467c6e0091e94efa760f0e32c6dfe090a9e - 0.0% (1.3 KB)

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

[#004] sha256:295c417a6d66b9630d99ccd19830138223b473883c6f99adbb9726f1fd03abc7 - 0.58% (15.6 MB)

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

[#006] sha256:360c5409c62b7a16e259d22ecf6094aff37acaec12c99b2634f9165d9c004147 - 0.33% (8.77 MB)

[#007] sha256:934963a6226ed8e3f2d3f03ab2ad8e675f504001fa0f6bda892c8e5b283ab9e9 - 1.38% (37.2 MB)

[#008] sha256:545afe3ed5e4bded25fac517fac34a62bd64413741a10fe51ce3a5fc18c309be - 0.2% (5.33 MB)

[#009] sha256:5b70065f15e79cd637530c8f3488c43ab56711b0e6cf6cc559fbeb14c5a1534f - 0.58% (15.6 MB)

[#010] sha256:47cac157005c449945fbba8588de5c6fccb2203477d2e2087b083b39d61be67b - 0.47% (12.7 MB)

[#011] sha256:72e2d13f9eb52a50479ef8efc0740c132015922b9fdc0889bf9834a54bd1972e - 0.0% (1.3 KB)

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

[#013] sha256:7752d05ceb799b7509e903442f466efc7214ef802e288aaab703396e6c204f89 - 0.0% (1.31 KB)

[#014] sha256:53d4fd941638ceeaf1020ac7176fd498e3e9509e38c84c8eacf1045514811ec9 - 0.0% (1.29 KB)

[#015] sha256:902c0f81097964eaa03912ea0947b729e0a3f2b0ec1ab83cbf0390c4c0086468 - 0.0% (1.29 KB)

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

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

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

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

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

[#021] sha256:7388b4ebd49b9ebed6c9f3cc1be18e264438447fc08e4a76b07b4b83add031fd - 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-19 22:28:24 UTC

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

2021-08-19 22:28:24 UTC

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

2021-08-19 22:28:54 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-19 22:29:02 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-19 22:29:26 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-19 22:29:36 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-19 22:29:44 UTC

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

2021-08-19 22:29:52 UTC

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

2021-08-19 22:30:00 UTC

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

2021-08-19 22:30:00 UTC

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

2021-08-19 22:30:01 UTC

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

2021-08-19 22:30:01 UTC

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

2021-08-19 22:30:02 UTC

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

2021-08-19 22:30:02 UTC

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

2021-08-19 22:30:04 UTC

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

2021-08-19 22:30:04 UTC

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

2021-08-19 22:30:05 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-19T22:28:42Z

2021-08-19 22:30:05 UTC

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

2021-08-19 22:30:05 UTC

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

2021-08-19 22:30:06 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