Namespace
rancher
Image / Tag
rancher-agent:master-5e9c7762e116e7e8527ae73ed2d605148c7b4254-windows-2004
Content Digest
sha256:f4a0bc792f4ab3a642c9e7560861c0d91268977f0bc0bb052ce58cecf6a6ed3c
Details
Created

2021-06-04 21:37:19 UTC

Size

2.11 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-04T21:37:14Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    5e9c7762e116e7e8527ae73ed2d605148c7b4254
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-5e9c7762e116e7e8527ae73ed2d605148c7b4254-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:6ee75c9d841d4fb3020fd424af724bdaa5c9792bb0baaa204609ffcdc0b3c2f3 - 40.36% (871 MB)

[#002] sha256:91400d7d710b697cf9575fb44aeeb1c2142dfc38d7641d98aa9291b9d4202f77 - 0.0% (1.29 KB)

[#003] sha256:cd65be25936e612caaf68833429c190b576ba3880517e40226ef4b8dc97de51f - 0.0% (1.27 KB)

[#004] sha256:9d80a66df141e29ee6b02385a2043fedf9c982c0f5645274b906b760a4c04a5a - 0.72% (15.5 MB)

[#005] sha256:954810521fc38832ae193047ca5025073034bd93edbd7900217dafca32f863af - 0.24% (5.27 MB)

[#006] sha256:526ae99cb96835715f7f213257b2315c31e4e3ea95be19a5e7b66bca9af8ca19 - 0.4% (8.6 MB)

[#007] sha256:8e867dd51a42195c1c0504a1c9a87fb6ebd58170a6d5ffb32fe373b97e5232a7 - 1.73% (37.2 MB)

[#008] sha256:f1f25017a1ccad7498b76e5ac9a0be85d33c3e7b7af74642d046fb2b10eb0787 - 0.25% (5.34 MB)

[#009] sha256:e5549e5bb523675de09cc346f69d6e7831225a446b7ee30e10c45171754a5a56 - 0.72% (15.6 MB)

[#010] sha256:37fb31a34267d0a6ab8ebf82dddb03ab5e3d7421a896f601966c5f72356d3c1f - 0.59% (12.7 MB)

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

[#012] sha256:53710be59651a8fdeb49c417613e2e7473a7a31c4d95b11f229456dcb4fb330d - 0.0% (1.27 KB)

[#013] sha256:286498dae1f717767f78c277aff417356fbb1ce5171710b77d10eb7c0f6e7c7a - 0.0% (1.31 KB)

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

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

[#016] sha256:81b55dd12820ee5c1f115d32eba2e050a13a19784ccd5247382f1ec5e4921018 - 0.67% (14.5 MB)

[#017] sha256:9452fb037c58235c249b86c41a8fd431be83c93883dc8ca42c198cb89ed51074 - 0.0% (1.27 KB)

[#018] sha256:686e52fde7b1714ed451d6f1087b9d1aaf0c2312e245b241115e6fd7b2960262 - 0.0% (1.33 KB)

[#019] sha256:fde4d0baf1aaa1388f338328eca6d686c35596aacce5e68c6898d53c09c5361b - 0.0% (1.3 KB)

[#020] sha256:195acb0571e3d99f519c5e33c0b3376c1f3f5c69ff3ebff5296bef9980612712 - 0.0% (1.3 KB)

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


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

Apply image 2004-RTM-amd64

2021-04-30 07:39:51 UTC

Install update 2004-amd64

2021-06-02 19:25:40 UTC

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

2021-06-02 19:25:41 UTC

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

2021-06-02 19:25:53 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-06-02 19:26:03 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-06-02 19:26:30 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-06-02 19:26:43 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-06-03 19:39:44 UTC

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

2021-06-03 19:39:53 UTC

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

2021-06-03 19:40:02 UTC

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

2021-06-03 19:40:03 UTC

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

2021-06-03 19:40:03 UTC

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

2021-06-03 19:40:04 UTC

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

2021-06-04 21:37:15 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-5e9c7762e116e7e8527ae73ed2d605148c7b4254-head

2021-06-04 21:37:16 UTC

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

2021-06-04 21:37:17 UTC

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

2021-06-04 21:37:17 UTC

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

2021-06-04 21:37:18 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-04T21:37:14Z

2021-06-04 21:37:18 UTC

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

2021-06-04 21:37:19 UTC

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

2021-06-04 21:37:19 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