Namespace
rancher
Image / Tag
rancher-agent:v2.5.8-rc10-windows-20H2
Content Digest
sha256:53309335d8d6451d789d5e7fd3b3bdab8bfd930fe4fd263e7f067f5d030c14c8
Details
Created

2021-04-26 20:31:55 UTC

Size

2.46 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-04-26T20:31:51Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9efd85c6ea7da7fa1de221a98621e254d526b6c4
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.8-rc10

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:0733c533742166d51de4203bf8d1edd6532523f38d296f5cd025668cca788c0f - 0.0% (1.31 KB)

[#003] sha256:2a4afe3ae8c03598dffe1442a82ef5c9b1eef9ca3557977f014d3b9a99770f21 - 0.0% (1.36 KB)

[#004] sha256:40a30a5584907fb55db39919edfe03e9796bd3aafb16a945ddb9f5cc47ed6409 - 0.62% (15.5 MB)

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

[#006] sha256:15acddfd007659c765e678e7065c1ddab47de9af5cb29d673e1473d916901cf5 - 0.31% (7.85 MB)

[#007] sha256:2efbefdac69524357bd79182c55969de8f4a2e66b421b4435c837b96ba9dd9f4 - 1.48% (37.2 MB)

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

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

[#010] sha256:9c6d1e999ebe8287af00fa3c34d8f7279496c4defdfa9760999c9d700d537b37 - 0.51% (12.8 MB)

[#011] sha256:7ea9bda0b1cd17211ff24119092e3e44beb1f843cabca99cf2a457d8700df680 - 0.02% (435 KB)

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

[#013] sha256:648f45924a83bf57254eb87734867767d342c588f2454d7fb5927a36f7510b9b - 0.0% (1.31 KB)

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

[#015] sha256:6b86f9bb7748fa099e84ff3c23c1e9e95650040cdda38b2da087ca78d5462595 - 0.0% (1.27 KB)

[#016] sha256:6ee38e04bf567825c15129cf9b23c44d5b389052f2a67471d158c8ee8b5ec7e2 - 0.0% (1.27 KB)

[#017] sha256:0e660ee8f51c6dafbb84fece441b5722d4d77395fb44771a825126bae8f95738 - 1.23% (30.9 MB)

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

[#019] sha256:8e64dff969b5a7a40bf70668b1adf44d86e548afe804c7a07dcbc5e51c404ef8 - 0.0% (1.3 KB)

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

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

[#022] sha256:356308582496de6b1a460d45d182d76f1066f5825581023662ed6f3700cd9d9b - 0.0% (1.27 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-25 18:39:07 UTC

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

2021-04-25 18:39:08 UTC

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

2021-04-25 18:39:20 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-25 18:39:30 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-25 18:39:59 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-25 18:40:12 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-25 18:40:22 UTC

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

2021-04-25 18:40:32 UTC

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

2021-04-25 18:40:43 UTC

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

2021-04-25 18:40:52 UTC

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

2021-04-25 18:40:52 UTC

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

2021-04-25 18:40:53 UTC

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

2021-04-25 18:40:54 UTC

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

2021-04-26 20:00:20 UTC

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

2021-04-26 20:00:20 UTC

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

2021-04-26 20:00:22 UTC

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

2021-04-26 20:00:23 UTC

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

2021-04-26 20:31:53 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-04-26T20:31:51Z

2021-04-26 20:31:54 UTC

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

2021-04-26 20:31:55 UTC

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

2021-04-26 20:31:55 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