Namespace
rancher
Image / Tag
rancher-agent:v2.5-8b65a6abbf4371d4919eeefd25cd08805e1487e1-windows-20H2
Content Digest
sha256:2c91dd373b5cc5d51cfc226d6afc07859d7ed6d25a375821f91bde45fcb1ad43
Details
Created

2021-02-10 22:39:06 UTC

Size

2.45 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-10T22:39:00Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8b65a6abbf4371d4919eeefd25cd08805e1487e1
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-8b65a6abbf4371d4919eeefd25cd08805e1487e1-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:37a37544be35743883db3ce75c258781c584706308c42cde380476e57c4851ac - 36.88% (924 MB)

[#002] sha256:746aafcd715a884f71008fda91a49cdbc07558dba072de1fdb3ff57378c0fbd4 - 0.0% (1.07 KB)

[#003] sha256:7d460c4e26d303ea95b1741a56fbeceb77d83a088472ed43c75cc19069bc2b49 - 0.0% (1.1 KB)

[#004] sha256:21ab22a6517b34ba374b6b6e18a943da03764c55b0d764f9ad3b6a2d33d7ab8f - 0.82% (20.5 MB)

[#005] sha256:83af1e7118d12732562712d95a56fa9b32c952faf1a17c3bc07798eda205738f - 0.39% (9.72 MB)

[#006] sha256:f24154d269498bafdcffab473edb1c272b71d9886eddcb2914a25e0363e7691c - 0.31% (7.81 MB)

[#007] sha256:e8874be5c429473b8b65b8677d748b2ea472a539f299fe4f27fc373723388d13 - 1.76% (44.1 MB)

[#008] sha256:67917942d1ec10cd227e98247a55a5b58ecd1cfa2ba4da8bd338dd9890adfd3b - 0.19% (4.8 MB)

[#009] sha256:4a643e8032466f1ad069d573c581794e0549670b04b0ace11c8cab9e5dc4d382 - 0.62% (15.5 MB)

[#010] sha256:1cd2a54b364863b83f02e582b9146aecb6b67d765f26f5002e1a9167be2e431b - 0.53% (13.4 MB)

[#011] sha256:cb98b72156303cc8eae02f00ddb2a1616b4b3d1fd04d1eaca6a04761bcd8b9a5 - 0.01% (378 KB)

[#012] sha256:9490d927d6224e08299c6a0915b4471d5ad38df50c1e4471d446490db3b83304 - 0.0% (1.07 KB)

[#013] sha256:d90da2cd548b5b3a87d248afb6a76e8362d7809730c171b8c15eac162aeba453 - 0.0% (1.09 KB)

[#014] sha256:d36af4ea038774bd04d836089358e985e0a2dec28f7a46d7437af17cc8b71636 - 0.0% (1.1 KB)

[#015] sha256:ff9d435ea2e2250b949c3f4d2248016be5621e9f5cb2a380da1c8e6fca0fbfca - 0.0% (1.07 KB)

[#016] sha256:ce08759ccd5b9b1ca92c23d9b0249e116c7918db7d61979217865d49f4b24115 - 0.0% (1.09 KB)

[#017] sha256:4a8dc3b7a23a607af9c9699556b69dee426cd0bee024b84ede84676eb6e7d867 - 1.22% (30.6 MB)

[#018] sha256:1e947016b285004dc0d52d8f66d879634c58608851f952578667367a8080d600 - 0.0% (1.07 KB)

[#019] sha256:a59280d8a895adfbc4e1936476548b297d64a7243c7e10b17b1e69123d3cb214 - 0.0% (1.07 KB)

[#020] sha256:5a847a7e8d27489f22589c9fc889a1da2393c3e063205ae6408bbd5511abe5df - 0.0% (1.1 KB)

[#021] sha256:c0def9c4b432e3e66b786372f409fd700c732b36af0c1e70a9eb69a330e9c000 - 0.0% (1.1 KB)

[#022] sha256:20252aa1c04a6ae839c7689a700b0dd9e7c512237e021a0aec218395b380adb4 - 0.0% (1.1 KB)


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

Apply image 20H2-RTM-amd64

2021-02-05 16:31:04 UTC

Install update 20H2-amd64

2021-02-09 19:31:10 UTC

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

2021-02-09 19:31:10 UTC

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

2021-02-09 19:31:21 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-02-09 19:31:31 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.0.4/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-02-09 19:31:58 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-02-09 19:32:10 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.14.3/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-02-09 19:32:17 UTC

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

2021-02-09 19:32:25 UTC

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

2021-02-09 19:32:33 UTC

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

2021-02-09 19:32:40 UTC

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

2021-02-09 19:32:40 UTC

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

2021-02-09 19:32:41 UTC

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

2021-02-09 19:32:41 UTC

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

2021-02-10 22:39:02 UTC

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

2021-02-10 22:39:02 UTC

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

2021-02-10 22:39:04 UTC

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

2021-02-10 22:39:04 UTC

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

2021-02-10 22:39:05 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-02-10T22:39:00Z

2021-02-10 22:39:05 UTC

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

2021-02-10 22:39:05 UTC

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

2021-02-10 22:39: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