Namespace
rancher
Image / Tag
rancher-agent:master-4596d91a43d6e4f4db757ca99d2c6182002bf7af-windows-2004
Content Digest
sha256:b535f9666352387263def7903468eb0f729a749b711d8ce016552a23012fde71
Details
Created

2021-08-17 05:43:38 UTC

Size

2.28 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-17T05:43:23Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4596d91a43d6e4f4db757ca99d2c6182002bf7af
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-4596d91a43d6e4f4db757ca99d2c6182002bf7af-head

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:abc59301a10dab3d70c87d6c829be3839ff4e10746daac7527629892e3aeec37 - 0.0% (1.27 KB)

[#003] sha256:ba79c256ec36fcf195cad1c46b1cb137daadf2ea1bb2423e50cbeda428792ddd - 0.0% (1.33 KB)

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

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

[#006] sha256:ae6165489220e3f4c8bf5dd5094f9838135627141045fa7139497c25fb07a91e - 0.37% (8.67 MB)

[#007] sha256:743c0e8be6f88da7062903bf38934dc3be1a926f696bf632e162bd3c68feed89 - 1.6% (37.2 MB)

[#008] sha256:847db4da5b2f94cf2cf34614d292420541861900d16b5db6a11c752b67b9877a - 0.23% (5.34 MB)

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

[#010] sha256:42952e9b5796a8ef5e6daa4c18b7a17068c21d490acbf271a7eb815726b9cbea - 0.55% (12.8 MB)

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

[#012] sha256:fdcf5f9f77eb3cbbd955e27940dc7ff62772ff5ca935b107ebca34006a13492c - 0.0% (1.29 KB)

[#013] sha256:c3bdc16fc94ec99202d4e30c064466650bb9d3751efbd585ffc880bb6e428985 - 0.0% (1.3 KB)

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

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

[#016] sha256:63bd34f03c934b41a1c20cf1e0a06c5b00b83e79147885f22bdff7e7070e6e98 - 1.2% (28 MB)

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

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

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

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

[#021] sha256:4b1cedf8aaa8a3f56e38e1a298a62249ef01b71fe2284574cb13b3886a5c1813 - 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-17 05:33:17 UTC

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

2021-08-17 05:33:18 UTC

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

2021-08-17 05:33:29 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-17 05:33:36 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-17 05:34:03 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-17 05:34:14 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-17 05:34:23 UTC

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

2021-08-17 05:34:33 UTC

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

2021-08-17 05:34:46 UTC

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

2021-08-17 05:34:46 UTC

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

2021-08-17 05:34:47 UTC

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

2021-08-17 05:34:47 UTC

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

2021-08-17 05:43:24 UTC

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

2021-08-17 05:43:27 UTC

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

2021-08-17 05:43:28 UTC

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

2021-08-17 05:43:35 UTC

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

2021-08-17 05:43:35 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-17T05:43:23Z

2021-08-17 05:43:36 UTC

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

2021-08-17 05:43:38 UTC

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

2021-08-17 05:43:38 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