Namespace
rancher
Image / Tag
rancher-agent:v2.6-4308113b3b1a1986d125eaa3500a6b26cebe1330-windows-1809
Content Digest
sha256:f4895f500f517f608b92af5ad1f67a577da3b7d2c77699f66476a985e7ed932f
Details
Created

2021-08-13 20:19:23 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-13T20:19:17Z
  • org.opencontainers.image.revision
    4308113b3b1a1986d125eaa3500a6b26cebe1330
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-4308113b3b1a1986d125eaa3500a6b26cebe1330-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 60.95% (1.6 GB)

[#001] sha256:c67ded6868b61d392a0c096f911563fd6bc0bc3ed4fe401d077b3718a1b0cdaf - 34.32% (923 MB)

[#002] sha256:c123b65691898ee2634a461e0fc7acf5623176a5daca7af627d4d3ee07d1f99b - 0.0% (1.06 KB)

[#003] sha256:0478b4061c17e259fc519f2569c7e69551112d8c54654980d2a3c73a4bafd8f8 - 0.0% (1.07 KB)

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

[#005] sha256:3eee5f02cdb6bae53b10a350ba91f2a7a43d845b671966c1a0738f50739494c0 - 0.2% (5.28 MB)

[#006] sha256:026db46e1085b56f3e1e8fb5756fa6435b88b9bc971bfd5751ddcc0f0f489bdc - 0.28% (7.43 MB)

[#007] sha256:49a9b4a8a62ddf57a1aefe53e9606531bb014743425881988247128ba38891ba - 1.38% (37.2 MB)

[#008] sha256:d13b5bdcaf574076bcccb310cb96958b9756c324ebb8b26d6ac0a9df23d5b23d - 0.2% (5.34 MB)

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

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

[#011] sha256:6a3b90f12c7fba67a079defa37025aec354ef3a8b83582805e8472ccbde999f3 - 0.0% (1.07 KB)

[#012] sha256:78e5bbd7f2c7675c03c8dcfe54b6b7908571288c207e10b0225d0fcee8d4c314 - 0.0% (1.07 KB)

[#013] sha256:6aed6c676cf034b2061073bcbc48ddeb99e1f928c073011879cf91cb4d674f79 - 0.0% (1.07 KB)

[#014] sha256:1d4a1d16bc826c116df55ef30fa059dff3d4cf3c74033d414e766cd8005ced04 - 0.0% (1.07 KB)

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

[#016] sha256:af15d13463c21a1b1c887d046c2bda41b105181704e197cfd47521044e1599ea - 1.04% (28 MB)

[#017] sha256:4ee6cc40cb00cc9cd2f77382903d57d71958909b1428a010b93ab6a259ffe23d - 0.0% (1.09 KB)

[#018] sha256:2073fe416aaea0fdc2eb1983e7b0519ea9c8d9b4c9fc1f25ebe94504d7c80496 - 0.0% (1.07 KB)

[#019] sha256:e80ad9fbb07866b090776a59623dddf82641f844b56d7420af47132380a5cdea - 0.0% (1.06 KB)

[#020] sha256:86ae460860a10916f08a4dd476180b97e4144bcfaee3900dc3738d655d65f54e - 0.0% (1.09 KB)

[#021] sha256:8ad96568101a1795f11adac110fa8384b528e6ffc14f9a07d6fa6347a376615b - 0.0% (1.07 KB)


History
2020-05-07 05:09:25 UTC

Apply image 1809-RTM-amd64

2021-08-05 19:44:34 UTC

Install update 1809-amd64

2021-08-13 20:17:14 UTC

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

2021-08-13 20:17:14 UTC

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

2021-08-13 20:17:33 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-08-13 20:17:40 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-08-13 20:18:02 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-08-13 20:18:11 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-08-13 20:18:17 UTC

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

2021-08-13 20:18:23 UTC

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

2021-08-13 20:18:29 UTC

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

2021-08-13 20:18:30 UTC

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

2021-08-13 20:18:30 UTC

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

2021-08-13 20:18:30 UTC

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

2021-08-13 20:19:19 UTC

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

2021-08-13 20:19:19 UTC

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

2021-08-13 20:19:20 UTC

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

2021-08-13 20:19:21 UTC

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

2021-08-13 20:19:21 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-08-13T20:19:17Z

2021-08-13 20:19:22 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=4308113b3b1a1986d125eaa3500a6b26cebe1330

2021-08-13 20:19:22 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2021-08-13 20:19:23 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

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