Namespace
rancher
Image / Tag
rancher-agent:master-016b47e4b64d3dbea15da04605d3a4133c3c5fc8-windows-2004
Content Digest
sha256:c4eff522b30b3ba7f7837bd49a0fa1e8b642025e8d429e6ff00b2c7ebd2ba916
Details
Created

2021-06-10 20:29:57 UTC

Size

2.24 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-10T20:29:52Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    016b47e4b64d3dbea15da04605d3a4133c3c5fc8
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-016b47e4b64d3dbea15da04605d3a4133c3c5fc8-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:6629352c75012be32a3760910248d6c63bd6171b935243c6928e235df524a912 - 0.0% (1.29 KB)

[#015] sha256:2dad62218f8c9f6b71cc71ac66309d8fa8f806dbb6dcda43375dfb63b0adc6d4 - 0.0% (1.3 KB)

[#016] sha256:c2685e1f9fa8b6393e816cacf310c204cdfb47d644690027600b52c3892afbad - 0.64% (14.6 MB)

[#017] sha256:6b863bfb8ee112bf66df671495187c5df72376d71beaf3d929bd14689c5e203d - 0.0% (1.29 KB)

[#018] sha256:699b2a2072e7f503b2c9365180e613a796210247ed73223c7b600e37ca2837ae - 0.0% (1.31 KB)

[#019] sha256:ff89a9f95a095374774acac57b03eada86310a4a4ae7594534149924dd2d533d - 0.0% (1.26 KB)

[#020] sha256:b1d9c8c3edbc21ae2a573d2360a1778ebf471502243a1c7572ddb1d3cf6ea7ca - 0.0% (1.33 KB)

[#021] sha256:c993a15ae3a1e222d76f4a69a7cfccb1385428b0faabd3d40ef2787a8011113f - 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-10 20:29:53 UTC

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

2021-06-10 20:29:54 UTC

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

2021-06-10 20:29:55 UTC

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

2021-06-10 20:29:55 UTC

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

2021-06-10 20:29:56 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-10T20:29:52Z

2021-06-10 20:29:56 UTC

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

2021-06-10 20:29:57 UTC

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

2021-06-10 20:29:57 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