Namespace
rancher
Image / Tag
rancher-agent:v2.6-88a46bd639a17bd6cbe36c1d249b68984b6df41a-windows-1809
Content Digest
sha256:af27515ca6782d155a218396f79f3b645abd6c4085f03e6a69fd3355e761f708
Details
Created

2021-08-04 16:23:15 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-04T16:23:10Z
  • org.opencontainers.image.revision
    88a46bd639a17bd6cbe36c1d249b68984b6df41a
  • 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-88a46bd639a17bd6cbe36c1d249b68984b6df41a-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:f143c6fed32d477c35b660b2e108ea62e3593c03e44bd9ced208ce52b26b0841 - 34.31% (922 MB)

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

[#003] sha256:0dde896e0d770c05df141b27b2769afb075d55bb758eb0a7377f55a3b7c2cca6 - 0.0% (1.07 KB)

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

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

[#006] sha256:529b2d09049de2fb3783a91064bc934afc69b2c967a8a842a490ec83fbddc6eb - 0.28% (7.44 MB)

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

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

[#009] sha256:8ebc5e817ea91534511a4b4b23d5591c2487522b684adf917995145b16ccc56f - 0.58% (15.5 MB)

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

[#011] sha256:193ffd75a28ddb5a412196faadbf5285177832d239b2148028b4a9fc5ebad4b8 - 0.0% (1.07 KB)

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

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

[#014] sha256:89818b6cd0854e1b2e121f557347b0650c6cbfd9a0fca6c3bc1960bde93c74ca - 0.0% (1.06 KB)

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

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

[#017] sha256:35c03c868267d1077ae3909491f78a6f97ffbda0ed73edae55b1105ae48504f4 - 0.0% (1.07 KB)

[#018] sha256:1a6646ae423613d12065a73578e66d49ee3d4b8faf21f47c32fa4337c9f95d7e - 0.0% (1.06 KB)

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

[#020] sha256:0d2706789cf59e7ddf1f6d1c126df6333518866b297daa9327bcb69a01bdaf2e - 0.0% (1.07 KB)

[#021] sha256:e8485f06cee47f3122ac66b30295cf8686390bba5f84400b96c0075187510acd - 0.0% (1.06 KB)


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

Apply image 1809-RTM-amd64

2021-07-06 20:34:18 UTC

Install update 1809-amd64

2021-08-04 16:21:05 UTC

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

2021-08-04 16:21:06 UTC

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

2021-08-04 16:21:28 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-04 16:21:36 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-04 16:22:13 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-04 16:22:23 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-04 16:22:29 UTC

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

2021-08-04 16:22:36 UTC

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

2021-08-04 16:22:42 UTC

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

2021-08-04 16:22:43 UTC

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

2021-08-04 16:22:43 UTC

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

2021-08-04 16:22:44 UTC

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

2021-08-04 16:23:11 UTC

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

2021-08-04 16:23:11 UTC

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

2021-08-04 16:23:13 UTC

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

2021-08-04 16:23:13 UTC

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

2021-08-04 16:23:14 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-08-04T16:23:10Z

2021-08-04 16:23:14 UTC

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

2021-08-04 16:23:15 UTC

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

2021-08-04 16:23:15 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