Namespace
rancher
Image / Tag
rancher-agent:v2.6-0cdce973f5e6959cf421c2c31d339d0558b7038b-windows-2004
Content Digest
sha256:c97c3f4e40e5fe66b0fb385cbdf95f894376d0e8201712e0a84d802d2ad0cd37
Details
Created

2021-08-09 20:08:31 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-09T20:08:24Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    0cdce973f5e6959cf421c2c31d339d0558b7038b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-0cdce973f5e6959cf421c2c31d339d0558b7038b-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:295f12394c4f250e83029adb04647faeb736b0c8d275aa9b34f5e3c60a89d0d2 - 50.79% (1.14 GB)

[#001] sha256:6907d97093063478e2c552549bbcd0b499d1dfba051bad994179f5a1d343fe58 - 43.64% (1010 MB)

[#002] sha256:6dc6a3c565e566a3c3218d02c713414a60b84f1c6ceaa06a0915342a2ba1d63a - 0.0% (1.3 KB)

[#003] sha256:a48b13a437a61d75ab08e797a002dc456561b7e8b6e1aca9d2af7f0fb1e82391 - 0.0% (1.32 KB)

[#004] sha256:bbf647bedf6f2fb35bfa7989729f2b3eb23c78b9f6895fb7d58dca7f979318a8 - 0.67% (15.5 MB)

[#005] sha256:a420ba43f3d7523c65b344d7e98b4a5ba831fc04d26245719dbe2a999ffd5b2b - 0.23% (5.27 MB)

[#006] sha256:a54055511c671a103097ca4f76c615e6ae1a6ffb26bc5c53cd43048a353d4211 - 0.37% (8.64 MB)

[#007] sha256:39b35639340d724768d94f40c2ac2f1ac390b1e590fd823200dd17439a5424e2 - 1.61% (37.2 MB)

[#008] sha256:261545e26f7e06f862fc783f921224b86aedfb8a62ea32801c7260e1b7ff4218 - 0.23% (5.33 MB)

[#009] sha256:71adbd319e00da7846f8806fb106e21998f90ff98de11d8bf22dcebcc37e93c5 - 0.67% (15.6 MB)

[#010] sha256:8b5c36f646cd5208071753e1743266e8ef929827e3e89b42327a88744b57630a - 0.55% (12.7 MB)

[#011] sha256:0f28c3f72b12986a0ecc7969eb10594c3016f19d0ff0b60c33c6251783a2afa0 - 0.0% (1.27 KB)

[#012] sha256:cc07ae167c787d9093cc0261e2c223891cf12ac884882735ae0186bbafbaf4b0 - 0.0% (1.29 KB)

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

[#014] sha256:39b2b453a1a204b0b4ebc88e69a585a1096b8afceb5f0ab8c13ab32596e96913 - 0.0% (1.27 KB)

[#015] sha256:d8fdea9ef74129fcbc25ce66e3e91caa99eb9099cc0019a810994fad42e4e24f - 0.0% (1.29 KB)

[#016] sha256:8a53b2799e9868cb30ae2b1299eb75dfbf96f6dbf270ec2dfdbff720c6e4563e - 1.21% (28 MB)

[#017] sha256:8a77724d253db55707a8077742f98724c1d0bbf98ee9c7d65affdc647a05a379 - 0.0% (1.3 KB)

[#018] sha256:f63b1aff78f2150745ecc96576a26b12168daf448fffeb8a0c0cb5cc9c2f7452 - 0.0% (1.27 KB)

[#019] sha256:8951510850fa71bbd0448470e644bc7eb9268711b4909a17140b79b05928d225 - 0.0% (1.29 KB)

[#020] sha256:608f58116cae04d8799812d8225a191ce6b3cbdae39dc1bb761d1ecf09e2593a - 0.0% (1.27 KB)

[#021] sha256:091a598b0210d48520a1138ca8efa51ab46e803830c7be4797ac1eb2f32b34bb - 0.0% (1.27 KB)


History
2019-12-07 09:28:27 UTC

Apply image 2004-RTM-amd64

2021-07-10 18:37:09 UTC

Install update 2004-amd64

2021-08-09 19:58:08 UTC

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

2021-08-09 19:58:09 UTC

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

2021-08-09 19:58:24 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 19:58: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-09 19:59: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-09 19:59:14 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 19:59:23 UTC

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

2021-08-09 19:59:32 UTC

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

2021-08-09 19:59:43 UTC

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

2021-08-09 19:59:43 UTC

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

2021-08-09 19:59:44 UTC

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

2021-08-09 19:59:45 UTC

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

2021-08-09 20:08:26 UTC

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

2021-08-09 20:08:26 UTC

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

2021-08-09 20:08:28 UTC

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

2021-08-09 20:08:29 UTC

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

2021-08-09 20:08:29 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-09T20:08:24Z

2021-08-09 20:08:30 UTC

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

2021-08-09 20:08:31 UTC

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

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