Namespace
rancher
Image / Tag
rancher-agent:v2.5-576defd8adacedf39dca65a9dcc674918457c80b-windows-20H2
Content Digest
sha256:ad54d89f226c1335d49cc631c1cce447b72a47077b7b2b73a1e28da71aac0f87
Details
Created

2021-04-03 01:01:30 UTC

Size

2.46 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-04-03T01:01:23Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    576defd8adacedf39dca65a9dcc674918457c80b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-576defd8adacedf39dca65a9dcc674918457c80b-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:b67d61f938f3725a9bf5b4e0ece52422f5b09c5994bb0af1971b526e4e0f8666 - 37.54% (944 MB)

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

[#003] sha256:a049e257b83fb3706b68645830106e782d1d819fa538d8b20cc56e9c914d84a5 - 0.0% (1.41 KB)

[#004] sha256:27f5d11c58378bc83dcab074473bc47d910aa704cf9cf0afeb40794ab8dee29a - 0.62% (15.5 MB)

[#005] sha256:d0eab148ca0eb5126bba0750ca794934c1ffc3e09dd162e6a3850d50045c04b8 - 0.21% (5.28 MB)

[#006] sha256:f2e496179470ead58581a3b4b497440f5be1215442eb50f66858943b5fa8b840 - 0.31% (7.84 MB)

[#007] sha256:747027b2c2f380d70ae71761cb5e5b205a49aea02bf9f69e1b3cec3ac939f813 - 1.68% (42.2 MB)

[#008] sha256:ef90421de6fc73c53a6b4e09440ef0777cb6c2a03d8d612e945bac65cf378c78 - 0.21% (5.34 MB)

[#009] sha256:7e429c49a4661a0033b391b6c50c2b5ec1e25f542dfe1030679116f716ea1e3b - 0.62% (15.6 MB)

[#010] sha256:733d1c7f7ed300dd4e52c257bf485db67f5d273b0e369fdbe3b3b069a96007b9 - 0.51% (12.7 MB)

[#011] sha256:7c0201788f1cd70fa60c963d6d7b7f704929ab12abe2fd72b15b24d99105cf75 - 0.02% (441 KB)

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

[#013] sha256:75bcd9f674276b97d1242ba36dc74091ed91ec0dd6996ad77eb3064d17da2150 - 0.0% (1.3 KB)

[#014] sha256:dd3b1941f63a810e4ee2d2d52e7d36cca10e6c20ca4caed7eb31b190d7d360d8 - 0.0% (1.3 KB)

[#015] sha256:76a19b0cb881629ede0c9c70ab2bfa4c961430ec9748e11030fd40e2b5419091 - 0.0% (1.3 KB)

[#016] sha256:75ad830678512abd79b56e0953c259d46a091fa5b5f84fd6c45a35982bae9e73 - 0.0% (1.27 KB)

[#017] sha256:96bfacd560fe2cdafe47447b5ca1ed2cea790eb850973d620c416d51fb54c154 - 1.22% (30.6 MB)

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

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

[#020] sha256:6949271b0dd7231824e7d279bf10dbdaa1c3f94cc9f4f369568d6b5b4b3a2502 - 0.0% (1.29 KB)

[#021] sha256:8aa1839ce60fc39c3ead14527af7f9d58baa567321cbeebc8f7f01200a81be66 - 0.0% (1.27 KB)

[#022] sha256:6509d601af6a002ca0a1718125418482e7376258e6dc0ffdcb09451027cb2275 - 0.0% (1.29 KB)


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

Apply image 20H2-RTM-amd64

2021-03-05 14:38:58 UTC

Install update 20H2-amd64

2021-03-29 13:33:54 UTC

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

2021-03-29 13:33:55 UTC

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

2021-03-29 13:34:17 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-03-29 13:34:28 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-03-29 13:35:13 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-03-29 13:35:29 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-03-29 13:35:41 UTC

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

2021-03-29 13:35:53 UTC

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

2021-03-29 13:36:04 UTC

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

2021-03-29 13:36:13 UTC

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

2021-03-29 13:36:14 UTC

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

2021-03-29 13:36:14 UTC

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

2021-03-29 13:36:15 UTC

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

2021-04-03 01:01:25 UTC

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

2021-04-03 01:01:25 UTC

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

2021-04-03 01:01:27 UTC

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

2021-04-03 01:01:28 UTC

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

2021-04-03 01:01:29 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-04-03T01:01:23Z

2021-04-03 01:01:29 UTC

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

2021-04-03 01:01:30 UTC

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

2021-04-03 01:01:30 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