Namespace
rancher
Image / Tag
rancher-agent:master-75ad9e76c849e480690efc6b567e5e55c2f173c3-windows-2004
Content Digest
sha256:e718c8220177eb5684a24cbcb202af66d5a17bfdc2b50aaee4d7d46513b11d29
Details
Created

2021-07-28 22:39:45 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-28T22:39:39Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    75ad9e76c849e480690efc6b567e5e55c2f173c3
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-75ad9e76c849e480690efc6b567e5e55c2f173c3-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:6907d97093063478e2c552549bbcd0b499d1dfba051bad994179f5a1d343fe58 - 43.65% (1010 MB)

[#002] sha256:984eae700cde486145efaf9ee96aa20819434f0512a45d0301df4b6fbc949c1a - 0.0% (1.27 KB)

[#003] sha256:6e73a72581eab2039c290ecb8687a24b6833c43fa7cc450c7fa85b56ef27264f - 0.0% (1.29 KB)

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

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

[#006] sha256:2c2f4c08beb65eb35307f7501e7fc1577f08b83d34caa72994adf90cf05264a0 - 0.38% (8.71 MB)

[#007] sha256:761173877093fdd14f5e90c3a73046c1a08792b58246565811210a7d64da032c - 1.61% (37.2 MB)

[#008] sha256:015974958378ce474991b6dc823c6c220e4c00e5a34a187be7253f2403408d31 - 0.23% (5.3 MB)

[#009] sha256:487077cd25b7c346491b1e8064e81b56d4a6014d0adee74daddfa9cd2f96b85c - 0.67% (15.5 MB)

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

[#011] sha256:1365c4d1ebe2fe752d81691e3ae734c392f247828b1ad19891dccad2fdf9010a - 0.0% (1.26 KB)

[#012] sha256:d5f19ced42011ec6480876a0498b65b8f223446fa475bb85c42c9afcd414663e - 0.0% (1.26 KB)

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

[#014] sha256:8cd7c45cd8d23e4f7e2de3303eb39ea4bc38aacf8f1de56b11beb3927441d10f - 0.0% (1.29 KB)

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

[#016] sha256:ac53e58a67efd6bd7cf8856d1334b848fc9ae07340edc9d208d7734e479e4c97 - 1.21% (28 MB)

[#017] sha256:66fa7d752d7579be9476ab4334931c81ffd18c974b0fd332e70f20fcc4bb5b13 - 0.0% (1.27 KB)

[#018] sha256:4c24ce723b5c9c02f2f9bee1ccac72ac8bbec8ac7c82f5562ac9dc081dc6f4e1 - 0.0% (1.27 KB)

[#019] sha256:0f645fc5f98bb50e4feaeaf78dc756154bc7ce4824264e9aa8cc7a5004f51c37 - 0.0% (1.29 KB)

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

[#021] sha256:ff3de789c0c370dbd3aab375956bf06a4938acc5cf7da498e36a51ae7f591b81 - 0.0% (1.3 KB)


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

Apply image 2004-RTM-amd64

2021-07-10 18:37:09 UTC

Install update 2004-amd64

2021-07-28 22:34:45 UTC

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

2021-07-28 22:34:46 UTC

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

2021-07-28 22:34:57 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-07-28 22:35:05 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-07-28 22:38:15 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-07-28 22:38:29 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-07-28 22:38:38 UTC

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

2021-07-28 22:38:47 UTC

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

2021-07-28 22:38:57 UTC

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

2021-07-28 22:38:57 UTC

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

2021-07-28 22:38:58 UTC

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

2021-07-28 22:38:59 UTC

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

2021-07-28 22:39:40 UTC

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

2021-07-28 22:39:41 UTC

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

2021-07-28 22:39:42 UTC

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

2021-07-28 22:39:43 UTC

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

2021-07-28 22:39:43 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-28T22:39:39Z

2021-07-28 22:39:44 UTC

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

2021-07-28 22:39:44 UTC

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

2021-07-28 22:39:45 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