Namespace
rancher
Image / Tag
rancher-agent:v2.5.11-rc3-windows-20H2
Content Digest
sha256:fa3339aa0d6b6d08fea532bbe8554772a904d3acd8edd5dd052e75f44c636cf9
Details
Created

2021-11-02 01:13:07 UTC

Size

2.64 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-11-02T01:13:02Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    f5e2643838220d76fe6b4015be634743cdc68795
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.11-rc3

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:b6fefc95bf4a567290e69413f970ab250c2799cc8fdb01f701decff56639e7fa - 41.96% (1.11 GB)

[#002] sha256:3d1fa51e10ccdee57a2f5edb1bca50cdbd36345a13a6b628c90dc225a45bb048 - 0.0% (1.26 KB)

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

[#004] sha256:ec6719ec9da0c61746086adad332f7c8425179761be1ff6f827bc48193526588 - 0.58% (15.5 MB)

[#005] sha256:ada0d49e63fa383b30ba89634529869d9bab88d8d493ac8853256518bff30928 - 0.2% (5.27 MB)

[#006] sha256:2601bcf111d1d9f82618ede8752b048e02345b5b1492b085d042f2492b6618c9 - 0.33% (8.79 MB)

[#007] sha256:84ab99e9b245f741423665f7ed0f58b3149538d4f3a3bff38c6775ba1b6a1af2 - 1.38% (37.2 MB)

[#008] sha256:c2a362bc7212987f779074de14e6424785502ec25def713e8ab207fe732a105e - 0.2% (5.33 MB)

[#009] sha256:b71d94536368345577b7d8a200fa8904358dfd20d20e282cadd15dbc7985d2e5 - 0.58% (15.6 MB)

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

[#011] sha256:2d5ba70163edc715016ff0d90903a1e4a834b57d4d112ed53c85d23c3b8bb9a6 - 0.02% (434 KB)

[#012] sha256:8ce6537be4c7649b281656d8da71fbc4e615d3677060001c6912bcead9f8c675 - 0.0% (1.25 KB)

[#013] sha256:30d5a8fc5daab7f0011e452448be137999889effc94724eeb2aa00af96b99f96 - 0.0% (1.26 KB)

[#014] sha256:0470b0ed91541678daa59d5a013493556f9199b0c6c4d5431bfdf50dc4be0e7c - 0.0% (1.25 KB)

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

[#016] sha256:aca31036e008024084c4823e4c8f649e5f8be4d750e0aee853b7da58337bedf7 - 0.0% (1.28 KB)

[#017] sha256:d917f84b59e596d891ecb051d8c68b2a6e452f5954416326c29439f05bbfd4ae - 1.15% (31.1 MB)

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

[#019] sha256:cf263eaaf06964d5d917a67f6628404259ffe5783b43a1511d382a7e7ad540d6 - 0.0% (1.26 KB)

[#020] sha256:6a72b842774f9e2deeb47def74b6d048756d73e3d416c904783c0dff7b9db396 - 0.0% (1.26 KB)

[#021] sha256:a89301c1cb86b9558244cb975f5afc5b6e0599a3458e564c026e506b107d3383 - 0.0% (1.26 KB)

[#022] sha256:78ac7068ea6ceaddf10343ef058c1615ecc918d60129e1f2649733171560b289 - 0.0% (1.29 KB)


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

Apply image 20H2-RTM-amd64

2021-10-06 06:59:29 UTC

Install update 20H2-amd64

2021-11-02 01:04:39 UTC

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

2021-11-02 01:04:40 UTC

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

2021-11-02 01:04:49 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-11-02 01:04:57 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-11-02 01:05:19 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-11-02 01:05:30 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-11-02 01:05:40 UTC

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

2021-11-02 01:05:49 UTC

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

2021-11-02 01:05:57 UTC

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

2021-11-02 01:06:04 UTC

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

2021-11-02 01:06:04 UTC

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

2021-11-02 01:06:05 UTC

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

2021-11-02 01:06:05 UTC

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

2021-11-02 01:06:06 UTC

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

2021-11-02 01:06:06 UTC

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

2021-11-02 01:06:07 UTC

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

2021-11-02 01:06:08 UTC

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

2021-11-02 01:13:04 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-11-02T01:13:02Z

2021-11-02 01:13:05 UTC

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

2021-11-02 01:13:06 UTC

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

2021-11-02 01:13:07 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