Namespace
rancher
Image / Tag
rancher-agent:v2.6-d22a798f1d816614461b580dd0ff2c142a715cf6-windows-1809
Content Digest
sha256:e16667c79713a8356e7be06f2fe11e9432f28f5cf9269d354a56aba6d8333855
Details
Created

2021-08-09 20:41:22 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-09T20:41:15Z
  • org.opencontainers.image.revision
    d22a798f1d816614461b580dd0ff2c142a715cf6
  • 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-d22a798f1d816614461b580dd0ff2c142a715cf6-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:529405e066183862f83aa30165ce0a0aa6b631343ad2d35fa7442f1f37a2f6c2 - 0.0% (1.1 KB)

[#003] sha256:7113f526f83cbc0a1e3ad4b2e1b122024ada24a0578f90e6ecc013462c1d4d7c - 0.0% (1.07 KB)

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

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

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

[#007] sha256:693e59d4ea429da544bc6b00ec053d4302d4403c2728c9357e8ad933c2c88fe4 - 1.39% (37.2 MB)

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

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

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

[#011] sha256:5998a71641fadb2d1b0f41d55cd9ff036e96ebc9f58823c609a8303e0ebabbc2 - 0.0% (1.07 KB)

[#012] sha256:f507e16a73fae7991d27fdc4c497ec921e4a60b9572dedfdfdf788153fe6f09c - 0.0% (1.06 KB)

[#013] sha256:743c40dbbc5d1da9d160dd223c08a52d8c6bda764b71950880f3d2e149ca2eed - 0.0% (1.07 KB)

[#014] sha256:13a582d6970e5dd268cebbdff8e30c9cba685e7e3ca3eedbd6ed8e99f3747430 - 0.0% (1.1 KB)

[#015] sha256:897c0275035485d02582e2dea0312c34f4cde439ac6ad93fcab9443e6b64c66a - 0.0% (1.09 KB)

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

[#017] sha256:839c89af81a69c094abbbe0afc56fe839fd2717523cdf56dcc9c6b8743fc151b - 0.0% (1.1 KB)

[#018] sha256:2650723c5be0c6dd8ec9b595b03511e5d8c7cca76e7a42381629d3b32fa0658f - 0.0% (1.07 KB)

[#019] sha256:52346fe1c32d29925c27eeb3751b69069fe460b32221ce7da1aec246aebf831f - 0.0% (1.1 KB)

[#020] sha256:cb043db962eb81adb82f117982f6f1e5bda317f319ca15e8c7e52439177b30a3 - 0.0% (1.06 KB)

[#021] sha256:a61253372abea3a23f140011b7cffba72e4078ac2fcac0fcda21fefc5c815cd9 - 0.0% (1.07 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-09 20:39:19 UTC

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

2021-08-09 20:39:20 UTC

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

2021-08-09 20:39: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-08-09 20:39:48 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-09 20:40: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-09 20:40: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-09 20:40:29 UTC

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

2021-08-09 20:40:36 UTC

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

2021-08-09 20:40:42 UTC

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

2021-08-09 20:40:43 UTC

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

2021-08-09 20:40:44 UTC

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

2021-08-09 20:40:45 UTC

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

2021-08-09 20:41:16 UTC

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

2021-08-09 20:41:17 UTC

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

2021-08-09 20:41:18 UTC

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

2021-08-09 20:41:20 UTC

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

2021-08-09 20:41:20 UTC

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

2021-08-09 20:41:21 UTC

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

2021-08-09 20:41:21 UTC

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

2021-08-09 20:41:22 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