Namespace
rancher
Image / Tag
rancher-agent:v2.6-78b78cb0fa80e186a2c6cebd1aa2848715cf3310-windows-20H2
Content Digest
sha256:d6603998d49e358ace0db0a95abda37ad587e0ec490fcfe2a385fb76bd89de67
Details
Created

2021-08-17 01:00:17 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-17T01:00:10Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    78b78cb0fa80e186a2c6cebd1aa2848715cf3310
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-78b78cb0fa80e186a2c6cebd1aa2848715cf3310-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:2c8cd6d97bfe5915dde26687cfdafcb1511808d9699b52da3be03323c75166aa - 41.89% (1.1 GB)

[#002] sha256:a222b442e1c5db7d298ebc9f357f611d95e8e6b928a4c1b900803d0b216c70fe - 0.0% (1.27 KB)

[#003] sha256:74c5a7b9bdc0b64adf81bbefeeb861d4a0097c0a6aa4b05eb7213e43f5d88421 - 0.0% (1.3 KB)

[#004] sha256:4700aeb605bb9f959f4f881ed3abb7b65c4c319f924ac457242be565f14731b2 - 0.58% (15.6 MB)

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

[#006] sha256:f6ce5a73f6730fd3f6502f0ddcdbfb0288b0427feae56ab7a77e0ff6055f47f3 - 0.33% (8.78 MB)

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

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

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

[#010] sha256:7746fe8baee65623bb5b8d48f3d17bd2d9831cfd4c59044d4271e874ba1ffffb - 0.47% (12.8 MB)

[#011] sha256:3dda7ae2cd71ae963f33ca152d3c3116e1a8a644256e6d81ec3d8397a04d7893 - 0.0% (1.27 KB)

[#012] sha256:49299fad442df3922fe8383c4beab55b650614572397d56fce90f2e9f7bf036b - 0.0% (1.26 KB)

[#013] sha256:5cb77901a59ff8863dc6a479a71147bff8fe9a6cd8106c9d0befd4aeb79360e0 - 0.0% (1.25 KB)

[#014] sha256:c91b4a4f06bf34cd813edd609a7abb6f4a212cf6335990b196c89313e1505029 - 0.0% (1.29 KB)

[#015] sha256:007864e295c8e36879f36a89124e6ef08f6ff05953437aad4e582046401f2378 - 0.0% (1.26 KB)

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

[#017] sha256:44383b0aea56ef6232b32a5bc229fb5287752835f10b2ec3a624ce600a707ba3 - 0.0% (1.26 KB)

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

[#019] sha256:2a5e6777189cc665e45015ceb63f0068fdfe74e70752c1dfa4f366d5abe4fc51 - 0.0% (1.27 KB)

[#020] sha256:061ba3e6ef357d90968734c0da35bf002e486c85e4e8c50d6692c90628396442 - 0.0% (1.27 KB)

[#021] sha256:2b2d5aec6a406d8bf156f8e719070c7e85c953ec44677d194ac27df41adbea0b - 0.0% (1.27 KB)


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

Apply image 20H2-RTM-amd64

2021-08-01 08:20:33 UTC

Install update 20H2-amd64

2021-08-17 00:49:06 UTC

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

2021-08-17 00:49:07 UTC

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

2021-08-17 00:49:39 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-17 00:49: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-17 00:50:18 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-17 00:50:33 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-17 00:50:42 UTC

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

2021-08-17 00:50:52 UTC

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

2021-08-17 00:51:05 UTC

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

2021-08-17 00:51:06 UTC

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

2021-08-17 00:51:07 UTC

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

2021-08-17 00:51:09 UTC

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

2021-08-17 01:00:12 UTC

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

2021-08-17 01:00:12 UTC

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

2021-08-17 01:00:14 UTC

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

2021-08-17 01:00:15 UTC

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

2021-08-17 01:00:15 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-17T01:00:10Z

2021-08-17 01:00:16 UTC

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

2021-08-17 01:00:16 UTC

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

2021-08-17 01:00:17 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