Namespace
rancher
Image / Tag
rancher-agent:v2.6-400ea8b2145c50fe753ced98f5d7b1b855f2cd75-windows-2004
Content Digest
sha256:3e30a79a0127ec47c4734ded4c6f3c49373ce6680f5197efd7d85c54a37b4519
Details
Created

2021-08-18 21:46:20 UTC

Size

2.28 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-18T21:46:14Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    400ea8b2145c50fe753ced98f5d7b1b855f2cd75
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-400ea8b2145c50fe753ced98f5d7b1b855f2cd75-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:17eae83afcd3208a133c126285402e37d1995bce00f61043b051cd62dc7e7202 - 0.0% (1.3 KB)

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

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

[#005] sha256:0cbb653a8d34a3c26429afcbda2d5389f04af7e2bfd737a9aa864f47276e4960 - 0.23% (5.28 MB)

[#006] sha256:0d97d892223fb5454ec78c3f01bb8ea62364fd445d0094117cae4bcf66c71d63 - 0.37% (8.68 MB)

[#007] sha256:67014636f9ab9feeeef79fe8754afbd44115b9382914c678ec1da3e2c610888a - 1.6% (37.2 MB)

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

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

[#010] sha256:7e8c5ed8697852115c98b883d120f775bc846b644e6dbff2152e6db1d800f3d4 - 0.55% (12.8 MB)

[#011] sha256:4598ff82730eadb7d696eb9c71219e3fc12a6cfbd1ff3727701464a41832bfe0 - 0.0% (1.27 KB)

[#012] sha256:0080be14448e348198bf01a1258b59c0b9a82d0f8ef92d52427d7c927315ef06 - 0.0% (1.27 KB)

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

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

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

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

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

[#018] sha256:2055e5650ed9dbdd7b3aef9caf0c9aeb2375c2d03d177c41c8e84a23189089e5 - 0.0% (1.3 KB)

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

[#020] sha256:5d296149d604960a0b7a7c946f66d8a925751eb2f7d279c9a61a343a98511099 - 0.0% (1.3 KB)

[#021] sha256:9a17c45e471d1fc23e61f02e9ccd82ea444b94f12ae55d8e9056467980824330 - 0.0% (1.26 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-18 21:44:08 UTC

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

2021-08-18 21:44:09 UTC

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

2021-08-18 21:44:20 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-18 21:44:27 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-18 21:44:53 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-18 21:45:04 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-18 21:45:16 UTC

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

2021-08-18 21:45:24 UTC

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

2021-08-18 21:45:32 UTC

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

2021-08-18 21:45:33 UTC

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

2021-08-18 21:45:33 UTC

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

2021-08-18 21:45:34 UTC

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

2021-08-18 21:46:16 UTC

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

2021-08-18 21:46:16 UTC

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

2021-08-18 21:46:17 UTC

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

2021-08-18 21:46:18 UTC

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

2021-08-18 21:46:18 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-18T21:46:14Z

2021-08-18 21:46:19 UTC

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

2021-08-18 21:46:19 UTC

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

2021-08-18 21:46:20 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