Namespace
rancher
Image / Tag
rancher-agent:v2.5.10-rc1-windows-20H2
Content Digest
sha256:665ace8f2911c9738056db950dde3b6b064c640f7b9e8cbfe1dff780a3d6a94e
Details
Created

2021-09-14 18:33:11 UTC

Size

2.64 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-09-14T18:31:42Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    ad21cffd55a49d0d94fc631ddabe4d87015738a6
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.10-rc1

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:df018de092998d207eb6d4d5e4ab074425d73b935d5300df298a3f765f1954b3 - 41.94% (1.11 GB)

[#002] sha256:cd63ee527098d70d51b59dbf8a829a201c40b7971ebdaf6a5cf85b24c2a8427d - 0.0% (1.32 KB)

[#003] sha256:60f7f6887dda2663d8383afbb65c2fd3cd7340d0447031b5b797462cccc532e2 - 0.0% (1.3 KB)

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

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

[#006] sha256:7a069d85f03c5104966fcef8bf7a8b34c4d694d97495594660f3383583166e22 - 0.33% (8.79 MB)

[#007] sha256:6327056a88f5aa036a2c1d67872a752a44c4c91f7c805ef5d83d551300e4ec5e - 1.38% (37.2 MB)

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

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

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

[#011] sha256:dbe8ef91bfbbc1c3386acce1ea6fc1a9388466cecae55428f1fd3080ba2b1173 - 0.02% (428 KB)

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

[#013] sha256:738a2f9ebbc8f6bae8d61c792943758d31d4b517970879364ec3079d65665397 - 0.0% (1.3 KB)

[#014] sha256:c94c8219278d44985168625ce3d849464d5a58d0715705bfc184c566444238b3 - 0.0% (1.27 KB)

[#015] sha256:942bba8f33d2ebd58b060c731c8946a7783c16dd262ac8e9a9b219e372110823 - 0.0% (1.27 KB)

[#016] sha256:bf93a733a316e3cdd5de892d8e349d2fd8070c667d34a2e43f7f1e355129d5a4 - 0.0% (1.26 KB)

[#017] sha256:abf13b19ed25cbf949f19a4b07f6ba826660ade85538215ba58631d1d24f4372 - 1.15% (31 MB)

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

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

[#020] sha256:0ea9b605143abd59decbee4ec7d4a3b20ae31764efd7fd7f6a4823a0e2803394 - 0.0% (1.29 KB)

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

[#022] sha256:19fb649c0623b5817ab376bb41f9b2ccc49acb0b2a4988934eb34d026ac30726 - 0.0% (1.31 KB)


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

Apply image 20H2-RTM-amd64

2021-09-13 05:28:20 UTC

Install update 20H2-amd64

2021-09-14 18:31:43 UTC

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

2021-09-14 18:31:43 UTC

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

2021-09-14 18:31:53 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-09-14 18:32:00 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-09-14 18:32:23 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-09-14 18:32:34 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-09-14 18:32:42 UTC

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

2021-09-14 18:32:50 UTC

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

2021-09-14 18:32:58 UTC

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

2021-09-14 18:33:05 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell

2021-09-14 18:33:05 UTC

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

2021-09-14 18:33:06 UTC

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

2021-09-14 18:33:06 UTC

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

2021-09-14 18:33:07 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.10-rc1

2021-09-14 18:33:07 UTC

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

2021-09-14 18:33:08 UTC

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

2021-09-14 18:33:09 UTC

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

2021-09-14 18:33:09 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-09-14T18:31:42Z

2021-09-14 18:33:10 UTC

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

2021-09-14 18:33:10 UTC

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

2021-09-14 18:33:11 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