Namespace
rancher
Image / Tag
rancher-agent:v2.5-04ebf8abfc9aaf2bb919f50fdda19fe77fba95e0-windows-20H2
Content Digest
sha256:4754b95107c82bc3efe52e5f39cdf0d9d05892a62fbc9e8264966028ea373cc3
Details
Created

2021-12-13 15:51:13 UTC

Size

2.66 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-12-13T15:49:27Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    04ebf8abfc9aaf2bb919f50fdda19fe77fba95e0
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-04ebf8abfc9aaf2bb919f50fdda19fe77fba95e0-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:cf5ffa21776715f9145319b2dc410fcf4325d649c5bb9e8f499bbda1fd6ebba5 - 42.37% (1.13 GB)

[#002] sha256:6af09b925fb29478d6f8933b77ec07d1fdc29d5b43119a965cbd9e20e403a7d6 - 0.0% (1.34 KB)

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

[#004] sha256:eb23d1d9c51a41b25496d61bfcecb5836e8c8398cf30aa2eb98d2154be4f5d8f - 0.57% (15.5 MB)

[#005] sha256:2a57358f731b0aebf62adb8deda0cbe2c30f5a3e4c8a8d4bd480708ed7324e3e - 0.19% (5.28 MB)

[#006] sha256:4b6150d2b3401d8440c117a2db9d872397e65bd4246bcbac18b13cc0dbad9b11 - 0.32% (8.78 MB)

[#007] sha256:f15c9eca743868d83e182cceb5b7c6ea284e5a5d2d834b4e8316dfe7842f2b49 - 1.37% (37.2 MB)

[#008] sha256:7a543295f3032426e70c7f107be894b5fbb89fb2425e3f0748a0ada806a073aa - 0.2% (5.31 MB)

[#009] sha256:787e665ac54d798fd6b1df14fb6317977493f4b07fcf3865e6f1f4527cc94abc - 0.57% (15.5 MB)

[#010] sha256:e111c7b1b0ff28470b3cd8f01fcf82477d3c1c58a680a5dbe3118fa155f66a10 - 0.47% (12.7 MB)

[#011] sha256:a0bb74c5316ffcbc7abdda9c4ff1548f5e8ecfff16f941825f082a64814540be - 0.01% (410 KB)

[#012] sha256:540a79cbb4265b34b8310a1601d556d7e4a57070e55d54c8ca0944323f057169 - 0.0% (1.26 KB)

[#013] sha256:e5c8dcb511ab2c30b5f8f02790ceb207031e54af1436ff720b6c3fbfceb31efe - 0.0% (1.29 KB)

[#014] sha256:165c78473e0ccba04607af6677809e9e57b6768cca689c8487ba019175179549 - 0.0% (1.26 KB)

[#015] sha256:a9c2ebdbff09b356936ed454348382601fe5735113fd2561b55ed5df641080e2 - 0.0% (1.28 KB)

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

[#017] sha256:0de78ca24406958a6e40906f5d09c87e6ef06c19bd0b4c96e2ad53af4410021b - 1.14% (31.1 MB)

[#018] sha256:14a595efc32240d7500178c443aa07d69d6c020861ac009c93fce91bc5caa604 - 0.0% (1.26 KB)

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

[#020] sha256:506ea7087588eb300df6e5288599773a735b566db9a7a9017ecf88da05e26fe4 - 0.0% (1.26 KB)

[#021] sha256:71528215999f8d39a578f95ad8daf529511683edc5f45bf3f3a245c04f36d1c8 - 0.0% (1.3 KB)

[#022] sha256:0f211e2b8fea8923e2169d2b4663678e6e671c4427b987da230bca62c5ed9847 - 0.0% (1.3 KB)


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

Apply image 20H2-RTM-amd64

2021-11-03 21:20:07 UTC

Install update 20H2-amd64

2021-12-13 15:49:30 UTC

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

2021-12-13 15:49:30 UTC

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

2021-12-13 15:49:40 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-12-13 15:49:47 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-12-13 15:50:27 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-12-13 15:50:37 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-12-13 15:50:45 UTC

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

2021-12-13 15:50:53 UTC

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

2021-12-13 15:51:01 UTC

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

2021-12-13 15:51:08 UTC

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

2021-12-13 15:51:08 UTC

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

2021-12-13 15:51:08 UTC

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

2021-12-13 15:51:09 UTC

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

2021-12-13 15:51:09 UTC

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

2021-12-13 15:51:10 UTC

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

2021-12-13 15:51:11 UTC

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

2021-12-13 15:51:12 UTC

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

2021-12-13 15:51:12 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-12-13T15:49:27Z

2021-12-13 15:51:13 UTC

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

2021-12-13 15:51:13 UTC

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

2021-12-13 15:51:13 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