Namespace
rancher
Image / Tag
rancher-agent:v2.6-37bf99b02dd6c71cf35557e33bef8d1d1b6d80cf-windows-2004
Content Digest
sha256:11218e1ea25f3fc89354bdf8401b35b2212e0ed37abfe15625895a56d461c2cf
Details
Created

2021-08-26 03:16:50 UTC

Size

2.28 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-26T03:16:44Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    37bf99b02dd6c71cf35557e33bef8d1d1b6d80cf
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

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

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

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

[#005] sha256:283010146a3a83c984999e246a7d3b15941ce7ea4903609aed0917fcceb8c0c4 - 0.23% (5.28 MB)

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

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

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

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

[#010] sha256:651e85b0a9c4c8dc767ca2e45fc5e305dacf778ef74ef95f41703549118b4171 - 0.55% (12.8 MB)

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

[#012] sha256:4d9d033f665ebcb4a356ca30fc926ffe3b5f8d77db4c09ef2e8a5831bc7f2917 - 0.0% (1.27 KB)

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

[#014] sha256:a8d1ffc240c7a9da7c5cee0a7d914a7904d1902a4316e957953dd2605fed2057 - 0.0% (1.28 KB)

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

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

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

[#018] sha256:bd29c1cfe9617935b009b67b19da58c9328b3981affe8533fd7f3e56956e4038 - 0.0% (1.29 KB)

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

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

[#021] sha256:c5b2b371eda40f43584b46edabfb04702010f55ce255354f5f99ae0c21111360 - 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-26 03:14:30 UTC

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

2021-08-26 03:14:31 UTC

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

2021-08-26 03:14:47 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-26 03:15:03 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-26 03:15:28 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-26 03:15:40 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-26 03:15:49 UTC

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

2021-08-26 03:15:56 UTC

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

2021-08-26 03:16:07 UTC

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

2021-08-26 03:16:08 UTC

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

2021-08-26 03:16:09 UTC

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

2021-08-26 03:16:09 UTC

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

2021-08-26 03:16:45 UTC

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

2021-08-26 03:16:46 UTC

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

2021-08-26 03:16:47 UTC

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

2021-08-26 03:16:48 UTC

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

2021-08-26 03:16:48 UTC

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

2021-08-26 03:16:49 UTC

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

2021-08-26 03:16:50 UTC

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

2021-08-26 03:16:50 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