Namespace
rancher
Image / Tag
rancher-agent:master-20c6dc2d257ea95eaf2c7542da0e9cbb88ae9435-windows-2004
Content Digest
sha256:0c626afc4b4a550c391d1fa35faae61fc4a36815f73caf6e22535d34ef8bc740
Details
Created

2021-06-17 06:44:58 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-17T06:44:51Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    20c6dc2d257ea95eaf2c7542da0e9cbb88ae9435
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-20c6dc2d257ea95eaf2c7542da0e9cbb88ae9435-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:297e91e6eb414120080059dba4ae82b17e16b465a32c15f617cc67e7e9219827 - 0.0% (1.26 KB)

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

[#004] sha256:8d71293f632c52b7ee867428a844dc0722c649ca1fb21a553de2a400f9fd77f4 - 0.67% (15.5 MB)

[#005] sha256:399ad1ea49cf6b3cb99f6b2e0abaa72402f9e5ccfeb11f83b981ff516ee3187f - 0.23% (5.27 MB)

[#006] sha256:bc65d32270ff2057aaec8294a84b99b8836e00ff9a201f4a3046e4bcef3ecfc6 - 0.37% (8.61 MB)

[#007] sha256:baccfe25a1d1a3283d0af1d27b016000fbba1c0f763dce56e5357490bb1e6e55 - 1.62% (37.2 MB)

[#008] sha256:5e7e65f573d288e29e49b43dafcffd0e98741a55132e2403d54f2cc596f46a95 - 0.23% (5.34 MB)

[#009] sha256:610c71922a60c57d986c35013b5c6cbe786d3fe4aaecc8067f7c8141feb3e7b8 - 0.68% (15.6 MB)

[#010] sha256:fbf976a28cff97e369671702fdcf4577fb13cd8501f9cc30f65514c076827550 - 0.55% (12.7 MB)

[#011] sha256:6c45ba8f489a3d7a2a62aadf718c7a0956768d55ad160cc8501044d13ec932ed - 0.0% (1.29 KB)

[#012] sha256:439b99355bf54c5b612af34c3cf2d56e20ad04c33fceefc8b8006a7b0ec623e6 - 0.0% (1.27 KB)

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

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

[#015] sha256:67ae387559868f970ec046f73e138d0fa959d0cd869f30774e54371ab66fbce6 - 0.0% (1.26 KB)

[#016] sha256:77dbaa32ada4e9f96b05ba51271039fa8ef815ef182249b6f3314417f6bb05bb - 1.21% (27.8 MB)

[#017] sha256:698fffbe8176a3e00bf99cde53438f4f746dad7cd6ba3e4294cfdea6979a9319 - 0.0% (1.27 KB)

[#018] sha256:e3590a1006e7433f62092f09e854826682b0382fae73fa9708e5f3820874d478 - 0.0% (1.26 KB)

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

[#020] sha256:a81db255d0e95176f0ccf6b586b1da04d1842ff3b3ad18aff4cb90e10388d8cb - 0.0% (1.26 KB)

[#021] sha256:43cb258022cc3e02b8aadc21abddf64dde78dc8672ba772d9d4793c8e33b0d6f - 0.0% (1.3 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-13 23:18:43 UTC

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

2021-06-13 23:18:43 UTC

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

2021-06-13 23:18:55 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-13 23:19:04 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-13 23:19:29 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-13 23:19:41 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-13 23:19:50 UTC

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

2021-06-13 23:19:59 UTC

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

2021-06-13 23:20:07 UTC

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

2021-06-13 23:20:08 UTC

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

2021-06-13 23:20:08 UTC

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

2021-06-13 23:20:09 UTC

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

2021-06-17 06:44:53 UTC

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

2021-06-17 06:44:54 UTC

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

2021-06-17 06:44:55 UTC

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

2021-06-17 06:44:56 UTC

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

2021-06-17 06:44:56 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-17T06:44:51Z

2021-06-17 06:44:57 UTC

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

2021-06-17 06:44:57 UTC

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

2021-06-17 06:44:58 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