Namespace
rancher
Image / Tag
rancher-agent:v2.5.8-windows-20H2
Content Digest
sha256:5ae52ee4c19674823268af5579586ba7ab1a58802df579b784394e7f380484f9
Details
Created

2021-05-06 05:35:35 UTC

Size

2.46 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-05-06T05:35:28Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    cf16ca13d02315b7a6c1641e5556db969a408e53
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.8

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:5d562dd4a630dd408e6dc1458adc5bc28baeb607a6b4b75c3b0b8b1e59acb71c - 0.0% (1.27 KB)

[#003] sha256:b390418a267bb73e11232d29a4084d60994d18b3e732f99026e1fae33e466dd5 - 0.0% (1.26 KB)

[#004] sha256:7b5914ab3d8d607606c54ef2ab6d0b2fad444a44e6b3b1bb558a32dde5114bca - 0.62% (15.5 MB)

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

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

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

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

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

[#010] sha256:9786dc88b51a5e5ef4467f031047034507252caa4fc09ded4978765e242a4834 - 0.51% (12.7 MB)

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

[#012] sha256:05a3b489353d1f06489fb20331fcccaae69bbfbb71dd788ad0c59340f1c31cb7 - 0.0% (1.39 KB)

[#013] sha256:4cdefd16f583baa6dec6710b339ea7be03b2e67c7f03d5c7c14eda9177f3cefe - 0.0% (1.34 KB)

[#014] sha256:931c2983dbac40f1af1e3e5e4c8aad0a556701827d2f124d0848e6a301704781 - 0.0% (1.35 KB)

[#015] sha256:02d297af83bb3218d8ad8f30d50b95508191a8c6733e1eb175a4a2962f1bd2dc - 0.0% (1.3 KB)

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

[#017] sha256:317c2ecaecb7135847fbb1b111addd84ece62a254422bd0dff7ab31441b6065c - 1.23% (30.9 MB)

[#018] sha256:760d4f68d235779f7af6a195ebe6422b7b5e594048154e74842b19fb57a29340 - 0.0% (1.34 KB)

[#019] sha256:5ad7477cb5e09e221324bef8822680926040d1f3d20d5ec3c65ab1eea66a92b8 - 0.0% (1.29 KB)

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

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

[#022] sha256:b2a726aea9a4b2803dc8e435fc94fd34eecf99344791a4860b53c521b6eb47ee - 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-05-03 17:12:02 UTC

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

2021-05-03 17:12:02 UTC

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

2021-05-03 17:12:14 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-05-05 04:36:15 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-05-05 04:36:46 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-05-05 04:36:59 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-05-05 04:37:10 UTC

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

2021-05-05 04:37:20 UTC

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

2021-05-05 04:37:30 UTC

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

2021-05-05 04:37:41 UTC

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

2021-05-05 04:37:41 UTC

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

2021-05-05 04:37:42 UTC

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

2021-05-05 04:37:43 UTC

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

2021-05-06 05:35:30 UTC

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

2021-05-06 05:35:30 UTC

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

2021-05-06 05:35:32 UTC

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

2021-05-06 05:35:33 UTC

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

2021-05-06 05:35:33 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-05-06T05:35:28Z

2021-05-06 05:35:34 UTC

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

2021-05-06 05:35:34 UTC

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

2021-05-06 05:35:35 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