Namespace
rancher
Image / Tag
rancher-agent:v2.6.0-rc9-windows-2004
Content Digest
sha256:31d1dd7a29de8ff671c5167877aff0d22c9bd7e13c3e7e1722ebb5e6879c5ffa
Details
Created

2021-08-28 20:49:08 UTC

Size

2.28 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-28T20:49:02Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    25ad3790fa4b49ec5185514c178a35bc171acbfe
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.0-rc9

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:c30e212b15b86121fb89bda60f21c14275762ea9c6c2d30c593c9ffecf605c40 - 44.3% (1.01 GB)

[#002] sha256:688eb86ce8b4ca7033424131838cf8e9b78aaee0709fed85f6f425f19714ea0e - 0.0% (1.3 KB)

[#003] sha256:ff9f76cddd9d3b4398780133d5c5c832c1ca7af2ac8d6d54aa0ef1fc8a9fbafe - 0.0% (1.26 KB)

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

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

[#006] sha256:cb6a5f94ecb51660ff1fff4177a84c479d57c03a40294db1a9eb4489878fd73e - 0.37% (8.68 MB)

[#007] sha256:18e953231f541384990572b7f9c8b505173fe895ff7d8549933b173dd4b78fcf - 1.6% (37.2 MB)

[#008] sha256:240e3f65b4f4b4d705ca1764ece60368cfc4a5238cb6708eb50bdf99250a9805 - 0.23% (5.35 MB)

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

[#010] sha256:4af29f114fca92e6cdf7de096215421018a0f1d6e1a2d413e2bc83579629d56e - 0.55% (12.8 MB)

[#011] sha256:1dd26f369495c027d6a5f09c879f0f6d7731797a20bbf6afda8ac24d4bf42415 - 0.0% (1.29 KB)

[#012] sha256:8c9b7bd38530b2dfea9166db5b51974669f192cf7b7f50cda8a791a01ed3fe3d - 0.0% (1.27 KB)

[#013] sha256:af65d8ebe995d21573e69c0400df5c1c18b0b23d19b34940f3fce24bf02eacf1 - 0.0% (1.26 KB)

[#014] sha256:522de22b8bb09846a342497ca906b9eaf41d1a01d2607e3f4d8d15d2fceb0229 - 0.0% (1.27 KB)

[#015] sha256:8b559babf4492b49b4ba2db5e5d3233a5d0a3aec188c0929785907b3a8b189e7 - 0.0% (1.3 KB)

[#016] sha256:a5b1b48f17ab003e4983061ac1ae6a1b3943208f5481e522f03b495b3876f086 - 1.2% (28.1 MB)

[#017] sha256:241068d6685f732fc3d64b0e1521b07652e2942c64ba3943e8a6c9ae8683e4d8 - 0.0% (1.26 KB)

[#018] sha256:804ce8af2210a5c427a633d9f1dbb43199a493c1d29063c99aea9d552ac6fc67 - 0.0% (1.3 KB)

[#019] sha256:9906cc6e4eb6a0b468f74a64d0d1f1e0feda071471f54ca951a2df7134fb6b0e - 0.0% (1.29 KB)

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

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


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

Apply image 2004-RTM-amd64

2021-08-03 01:07:02 UTC

Install update 2004-amd64

2021-08-28 20:47:06 UTC

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

2021-08-28 20:47:07 UTC

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

2021-08-28 20:47:18 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-28 20:47:26 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-28 20:47:50 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-28 20:48:01 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-28 20:48:09 UTC

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

2021-08-28 20:48:16 UTC

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

2021-08-28 20:48:24 UTC

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

2021-08-28 20:48:24 UTC

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

2021-08-28 20:48:25 UTC

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

2021-08-28 20:48:26 UTC

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

2021-08-28 20:48:26 UTC

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

2021-08-28 20:48:27 UTC

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

2021-08-28 20:48:28 UTC

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

2021-08-28 20:48:30 UTC

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

2021-08-28 20:49:04 UTC

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

2021-08-28 20:49:04 UTC

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

2021-08-28 20:49:06 UTC

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

2021-08-28 20:49:08 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