Namespace
rancher
Image / Tag
rancher-agent:v2.6-12c426c85e4732cfd718d2a0cfaab9930ebd2864-windows-2004
Content Digest
sha256:01fda0e3b748c2057eaa8226dec744c1c75e857e3ec0f738347a393f3d1f0d6d
Details
Created

2021-08-28 00:40:16 UTC

Size

2.28 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-28T00:40:06Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    12c426c85e4732cfd718d2a0cfaab9930ebd2864
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-12c426c85e4732cfd718d2a0cfaab9930ebd2864-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:19a660ea7b7882157ab775b526a8d61dac70568bf7343df0c8457f830b93e8fd - 0.0% (1.3 KB)

[#003] sha256:a5dd82144cf6875368fd1acadb3fae30ce4f79ae187c13dcc6fe273f7cd549b0 - 0.0% (1.34 KB)

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

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

[#006] sha256:1d1200eb4f007d4f48ec0a8c1f6a6f88a2abd10ceb7bc7767efcd3dacf3b41b2 - 0.37% (8.68 MB)

[#007] sha256:76670c886a267cebfe2e5e0d673b85b288aa5be7e80751c520040eb472cb80e0 - 1.6% (37.2 MB)

[#008] sha256:4bb312c6eae8acd7c103c8ae46064c305726b031c8989c5a55d07d08b838e30c - 0.23% (5.35 MB)

[#009] sha256:5750ccaa3ba2d3f29c1e2d19b9651af9528258572b6621c8986bbdee06ed2693 - 0.67% (15.6 MB)

[#010] sha256:544465d77b0a5a198f4e0abc07c36e48487391d4ed9b313326153d36ce9fbcc8 - 0.55% (12.8 MB)

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

[#012] sha256:52f9c4062e9bc745d30ed4302fb7c1a72a63720519c9e4d34e762d45b4a5746c - 0.0% (1.27 KB)

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

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

[#015] sha256:e7648f9edf1407a15700ee422dadca85285f89253d0a36fc0eacca810394bcf7 - 0.0% (1.27 KB)

[#016] sha256:643640c6a3f67017ce8e51db5fa8722a61b9a9a9e96d7cc2d14b2eb4293738e1 - 1.2% (28.1 MB)

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

[#018] sha256:561e519f124a68119b40e2963ab62323d67819378560df206806c025246b5f34 - 0.0% (1.27 KB)

[#019] sha256:483b8a41695056b3deb13772ee63b0fd620fa6d9f829fe96afe6b1215907f3b0 - 0.0% (1.28 KB)

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

[#021] sha256:d72af55bf0b660ec023db0fc373c86e5c95d37db49557a304e1df0755ff61eb8 - 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-28 00:38:03 UTC

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

2021-08-28 00:38:04 UTC

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

2021-08-28 00:38:16 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-28 00:38:24 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-28 00:38:50 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-28 00:39:01 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-28 00:39:10 UTC

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

2021-08-28 00:39:20 UTC

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

2021-08-28 00:39:28 UTC

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

2021-08-28 00:39:28 UTC

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

2021-08-28 00:39:29 UTC

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

2021-08-28 00:39:29 UTC

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

2021-08-28 00:40:09 UTC

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

2021-08-28 00:40:10 UTC

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

2021-08-28 00:40:12 UTC

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

2021-08-28 00:40:14 UTC

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

2021-08-28 00:40:15 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-28T00:40:06Z

2021-08-28 00:40:15 UTC

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

2021-08-28 00:40:16 UTC

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

2021-08-28 00:40:16 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