Namespace
rancher
Image / Tag
rancher-agent:master-6a10ee9dda60c6372d02cb0ca26ac42e6cb70563-windows-2004
Content Digest
sha256:2436fc11dd4bd5afd6bb017e56f323cb37ae9afa2dd432234957cb3c9afe7639
Details
Created

2021-06-09 19:43:48 UTC

Size

2.24 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-09T19:43:43Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    6a10ee9dda60c6372d02cb0ca26ac42e6cb70563
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-6a10ee9dda60c6372d02cb0ca26ac42e6cb70563-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:409e8c9a2688a1824ab167e0815af899280d336440100aab9c47f99ce3e0de07 - 43.81% (1000 MB)

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

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

[#004] sha256:ac8f3e73fb6637344b120de8b9f86f2cb3af8027c9187d700f984eee486a743d - 0.68% (15.5 MB)

[#005] sha256:99f131cb91cd6c54cd6659e2cde31755adff10d3ae3ab914b9aac0cc84c4cf03 - 0.23% (5.25 MB)

[#006] sha256:45452358c288ef783aebfdac5f493c08a47d08fc37a6056cd65523c676476dc7 - 0.38% (8.6 MB)

[#007] sha256:7cb619b07287f13bdf8f4314411baeeeaecc65007d484b124ae3842c7ce202ed - 1.63% (37.2 MB)

[#008] sha256:502dfa8e8c507da9058202891ecbe32268c65fb311af92c2533b2466db797877 - 0.23% (5.32 MB)

[#009] sha256:ba2c76116631860ee14b3da46545cf8b31a606e141b46c86aaec95d4a893c720 - 0.68% (15.5 MB)

[#010] sha256:258e0b8bc4ecd2c49df9f972245c406acfe97387a43eff32d53746a74a605956 - 0.56% (12.7 MB)

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

[#012] sha256:977b4c7bd32e7f6ff534ba99170b120ac70da297f5bd14fc4e5d936cf68be64e - 0.0% (1.38 KB)

[#013] sha256:f5e884d470294bd2cac751db68a4e175bda4c182b5fab6d3e155f36ee56f727e - 0.0% (1.27 KB)

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

[#015] sha256:531bd9ef98cdb33a448ab6c3c5a315908de61d589ace0c55b6112d4d2cf3bb16 - 0.0% (1.36 KB)

[#016] sha256:9569e595861107f6056e480673a204eb3be2f364460a7d4913634119e5398e53 - 0.64% (14.5 MB)

[#017] sha256:23265737f07c26af26f0771611bae8252f006945ae9dd5b1a8364ad2978d188f - 0.0% (1.3 KB)

[#018] sha256:7d7c21707b85167a13f2a83400666dee95c8c027935617441c95978f616669a1 - 0.0% (1.3 KB)

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

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

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


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

Apply image 2004-RTM-amd64

2021-06-06 19:51:57 UTC

Install update 2004-amd64

2021-06-08 21:21:58 UTC

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

2021-06-08 21:21:58 UTC

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

2021-06-08 21:22:14 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-08 21:22:32 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-08 21:23:07 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-08 21:23: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-06-08 21:23:35 UTC

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

2021-06-08 21:23:46 UTC

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

2021-06-08 21:23:57 UTC

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

2021-06-08 21:23:58 UTC

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

2021-06-08 21:23:59 UTC

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

2021-06-08 21:23:59 UTC

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

2021-06-09 19:43:44 UTC

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

2021-06-09 19:43:45 UTC

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

2021-06-09 19:43:46 UTC

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

2021-06-09 19:43:46 UTC

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

2021-06-09 19:43:47 UTC

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

2021-06-09 19:43:47 UTC

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

2021-06-09 19:43:48 UTC

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

2021-06-09 19:43:48 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