Namespace
rancher
Image / Tag
rancher-agent:v2.6-e3d4b6d19f9bdfd84b9575038ca7527003f932e6-windows-2004
Content Digest
sha256:0166ba7eb39cc223344d10d69e0b766ec31d7fc425b441c56b9414c159b6a04f
Details
Created

2021-08-18 22:08:14 UTC

Size

2.28 GB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-e3d4b6d19f9bdfd84b9575038ca7527003f932e6-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:c0c370a4b792d5496db9e17bee440f020551be23e0adde44204809ace16f66e0 - 0.0% (1.3 KB)

[#003] sha256:5b3b3b0191f532df19ee13ab7d0b6b5bc22896bc51d112362ec2db2128c3655a - 0.0% (1.3 KB)

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

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

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

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

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

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

[#010] sha256:2009dd77460b28cc12f4889d2b07c4d9eb60d68868d7a5ed563db1b35370f30f - 0.55% (12.8 MB)

[#011] sha256:09a1a019bbcc717bc32469980c253a605fe17a08df93ea250b57146357ed426e - 0.0% (1.26 KB)

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

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

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

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

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

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

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

[#019] sha256:6d120247f0b67b2e23d66eb6ec263583c28714d41ea48ab54e00ca4d9823c633 - 0.0% (1.29 KB)

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

[#021] sha256:2cac7ab634250f5d4a559c8623fc811eb7c532744344682205ff6ff6062b971f - 0.0% (1.29 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:01 UTC

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

2021-08-18 21:44:02 UTC

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

2021-08-18 21:44: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-18 21:44: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-18 21:44: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-18 21:45:02 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:11 UTC

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

2021-08-18 21:45:19 UTC

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

2021-08-18 21:45:28 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:28 UTC

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

2021-08-18 21:45:29 UTC

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

2021-08-18 21:45:29 UTC

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

2021-08-18 22:08:10 UTC

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

2021-08-18 22:08:10 UTC

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

2021-08-18 22:08:12 UTC

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

2021-08-18 22:08:12 UTC

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

2021-08-18 22:08:13 UTC

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

2021-08-18 22:08:13 UTC

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

2021-08-18 22:08:14 UTC

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

2021-08-18 22:08:14 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