Namespace
rancher
Image / Tag
rancher-agent:v2.5-70efe502dd5c5dc8dc969813cbbdc04debb055a8-windows-20H2
Content Digest
sha256:25a8969e901a9518e9393a0b0ccb3685a4b92f10ed63ca37208a645e98224bf0
Details
Created

2021-04-13 20:50:47 UTC

Size

2.46 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-04-13T20:50:39Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    70efe502dd5c5dc8dc969813cbbdc04debb055a8
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-70efe502dd5c5dc8dc969813cbbdc04debb055a8-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:2a8bb981c4cf0b32ffb74dd4f3ef8134654c19d5ac39f27fc7e9df30cdab8703 - 0.0% (1.34 KB)

[#003] sha256:77753ad3fb55ab9a25c7e0bce5391f076703a30f463feb47126c149946b30f12 - 0.0% (1.27 KB)

[#004] sha256:12c96996eabf31239e8016cadce85ce1776843b5b237ea7f394effb5484dc3fd - 0.62% (15.5 MB)

[#005] sha256:a1ef2e6f4d1c926bf2f7e2928f476085fcd81acde530f9f69d3513941c2f18d5 - 0.21% (5.25 MB)

[#006] sha256:0da9fc523dd189030ffd3d1d6f20c0333b973279240d072c167802f1a4c2e375 - 0.31% (7.82 MB)

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

[#008] sha256:f3ce97cc8ef327138fd1fe7eadac6805ab4c5e81d5761c770a882bf520e6eb51 - 0.21% (5.32 MB)

[#009] sha256:9fcf9a8ce597d08c47bbfd459c34d7a1571e488201e5095e9e1fbc450d9cba82 - 0.62% (15.5 MB)

[#010] sha256:2528d4af0666ffdbb16de71624611695db14ac04bd30c43c6fe28bf86cab6c05 - 0.51% (12.7 MB)

[#011] sha256:d82d5eb80f081522215fa667f73a8fc711350f3415b4e513b7eec3c93b6720da - 0.02% (420 KB)

[#012] sha256:5a8641ca13f20e01590b05192b3120740afdf60887e06e03552df59dc40af3b1 - 0.0% (1.29 KB)

[#013] sha256:2269a5166ce12a71a0b820f693e71b2b984903118241b6af9ce470fb3ca5c443 - 0.0% (1.26 KB)

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

[#015] sha256:ea3a52897b4ba5659d60a42cd654d0f6998c9cb7d3b76fde42b747b33e8690db - 0.0% (1.26 KB)

[#016] sha256:c9278635ba6611b548222ccfe9dbb065773811adb4ee04ef17fac87255365dd9 - 0.0% (1.29 KB)

[#017] sha256:69e9a1c35b3abd5aa5ac5e1f536bc7f3d19cf50f8233637e1cc1b546c63f3a0c - 1.23% (30.8 MB)

[#018] sha256:7b362d182876c7a472df452f814ecbdd6e48a01204ea25da8757ef05312a69be - 0.0% (1.36 KB)

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

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

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

[#022] sha256:437fd544f0ae6a820ceb267ac3090b236961b5d3d65aac2e191078d0853cc853 - 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-04-13 18:04:33 UTC

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

2021-04-13 18:04:34 UTC

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

2021-04-13 18:05:15 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-13 18:05:47 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-13 18:06:34 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-13 18:06:51 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-13 18:07:16 UTC

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

2021-04-13 18:07:30 UTC

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

2021-04-13 18:07:43 UTC

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

2021-04-13 18:56:15 UTC

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

2021-04-13 18:56:15 UTC

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

2021-04-13 18:56:16 UTC

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

2021-04-13 18:56:16 UTC

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

2021-04-13 20:50:41 UTC

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

2021-04-13 20:50:41 UTC

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

2021-04-13 20:50:43 UTC

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

2021-04-13 20:50:44 UTC

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

2021-04-13 20:50:45 UTC

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

2021-04-13 20:50:45 UTC

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

2021-04-13 20:50:46 UTC

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

2021-04-13 20:50:47 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