Namespace
rancher
Image / Tag
rancher-agent:v2.6-1dd738abad76f9e336e32397021dc6931a8a6a0a-windows-2004
Content Digest
sha256:2d4bde96af481948f39aa5db3529c478d3e5904010bab942d949875b86ed4d39
Details
Created

2021-08-17 00:47:09 UTC

Size

2.28 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-17T00:47:02Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    1dd738abad76f9e336e32397021dc6931a8a6a0a
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-1dd738abad76f9e336e32397021dc6931a8a6a0a-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:df37fa9e7049eeb618f25a43cee63edbdb9de8f7917aacc00d8c18c0fbce35a6 - 0.0% (1.27 KB)

[#003] sha256:8721c1353fcfa90b9a937464cc3ae28e73c5a074547794a61f7d6926bf8fb45b - 0.0% (1.3 KB)

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

[#005] sha256:8a1f5a15fd75bc22c8c7ffe5ed73f511b2250d78e6a830c1e9b51223f914ca67 - 0.23% (5.28 MB)

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

[#007] sha256:2fd87f80d7f7ecf13980ab9951106b34e0ede87f7d8b4b85524d6dd3a9c1683b - 1.6% (37.2 MB)

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

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

[#010] sha256:1cd1a2e604f3497a8e3576ee8d6921848936d91abeaecc65ff0fec03b417ea80 - 0.55% (12.8 MB)

[#011] sha256:9550a2637f8a7fa25505e4b88c72c3b9268a030658738d08222abba593f7b5b2 - 0.0% (1.27 KB)

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

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

[#014] sha256:699ea1ab1e69cfc7a71f57a3741a2cf10770e9a36b8bacccce09fc8c5c6632fe - 0.0% (1.26 KB)

[#015] sha256:245f6ab58bdb94c6dfafc98ccb7caec305f9b8701f37bceaed6afe410bc69e4d - 0.0% (1.29 KB)

[#016] sha256:442e232b8d7510f3ce453ecc3eb87dbdd69661ffdb41bbcb87585a92e7ca6d52 - 1.2% (28 MB)

[#017] sha256:3980e53c6db427594c5649ce5f33535c55958bfc43ecd56fc45820944c3309e1 - 0.0% (1.26 KB)

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

[#019] sha256:610e269926bcc255b3dcce84a3729adf10e3ed3150b0deb57032afd7d03f7354 - 0.0% (1.29 KB)

[#020] sha256:a270500cd8920408a3689621cb2f8c5ebdd312f955133ff0a3566104e0117319 - 0.0% (1.29 KB)

[#021] sha256:576b906b9e0cfcd5b63f05cb236fcfa80565e708e23a5451c0cab2957ca86c18 - 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 00:44:51 UTC

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

2021-08-17 00:44:52 UTC

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

2021-08-17 00:45:03 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 00:45:11 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 00:45:39 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 00:45:50 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 00:45:59 UTC

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

2021-08-17 00:46:07 UTC

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

2021-08-17 00:46:18 UTC

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

2021-08-17 00:46:19 UTC

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

2021-08-17 00:46:19 UTC

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

2021-08-17 00:46:19 UTC

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

2021-08-17 00:47:04 UTC

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

2021-08-17 00:47:05 UTC

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

2021-08-17 00:47:06 UTC

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

2021-08-17 00:47:07 UTC

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

2021-08-17 00:47:07 UTC

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

2021-08-17 00:47:08 UTC

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

2021-08-17 00:47:08 UTC

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

2021-08-17 00:47:09 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