Namespace
rancher
Image / Tag
rancher-agent:master-33c1bde911a4472b58158bee95f52da193f6ac48-windows-2004
Content Digest
sha256:4ff38f10365f966bafcecbd67627f73d6b3202a06ba85eee5223341dc1b854e5
Details
Created

2021-07-29 06:16:12 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-29T06:16:06Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    33c1bde911a4472b58158bee95f52da193f6ac48
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-33c1bde911a4472b58158bee95f52da193f6ac48-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:295f12394c4f250e83029adb04647faeb736b0c8d275aa9b34f5e3c60a89d0d2 - 50.79% (1.14 GB)

[#001] sha256:6907d97093063478e2c552549bbcd0b499d1dfba051bad994179f5a1d343fe58 - 43.65% (1010 MB)

[#002] sha256:67f0a7daccdfc2062ba008232492d0c20ed6b22f4cf5e57a76453f6b759a065f - 0.0% (1.3 KB)

[#003] sha256:74d623f6cb6f87f45f2b6244a4eafb8a3a4ec8341ab91a57a2de3c885fa566bd - 0.0% (1.37 KB)

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

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

[#006] sha256:c7863ea38f38771500450d29f9e3f5cb8dfa8a2b53a53a56862e4db51182e6f6 - 0.37% (8.64 MB)

[#007] sha256:a12f71e51f46cab3cb98705647dc03c7be0128bafef40efef45a3fcd499d19f8 - 1.61% (37.2 MB)

[#008] sha256:ea5c805c65538702edf43ba44dfe85862613302efdae1ca880019a1c103518b1 - 0.23% (5.33 MB)

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

[#010] sha256:bbf0f418d20f4256b571d266d76c4e3d2d13ae7aca05ea44ff4ad023920fac0a - 0.55% (12.7 MB)

[#011] sha256:4ad081dfc0cf802d1ebf2fc1829764b4e45e216e617d08999ba37343455474f8 - 0.0% (1.3 KB)

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

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

[#014] sha256:faafda6d4a21b429aa8eae17b19dae22dbc36b86f6e89d864f52a3e68dd5e863 - 0.0% (1.31 KB)

[#015] sha256:2bd99ea08b429a7b5970131f2a6ca8577a2313975d3013f5145e4aeb75ef32bc - 0.0% (1.26 KB)

[#016] sha256:a7975bd9044b23032bdbd7af339f9c66f7117e27b93841ba72fc0d31723044f2 - 1.21% (28 MB)

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

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

[#019] sha256:fb4a4286238728fef05b27f3bf063f6e5eb4cc4a87c175a13e1bda7301a20c4e - 0.0% (1.26 KB)

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

[#021] sha256:9c12758851714a996095c79288cb11c063e6b4a021d1387668d2e7a465f51a44 - 0.0% (1.29 KB)


History
2019-12-07 09:28:27 UTC

Apply image 2004-RTM-amd64

2021-07-10 18:37:09 UTC

Install update 2004-amd64

2021-07-29 06:13:46 UTC

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

2021-07-29 06:13:47 UTC

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

2021-07-29 06:14:05 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-07-29 06:14:19 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-07-29 06:14:44 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-07-29 06:14:59 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-07-29 06:15:09 UTC

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

2021-07-29 06:15:17 UTC

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

2021-07-29 06:15:27 UTC

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

2021-07-29 06:15:28 UTC

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

2021-07-29 06:15:28 UTC

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

2021-07-29 06:15:28 UTC

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

2021-07-29 06:16:07 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-33c1bde911a4472b58158bee95f52da193f6ac48-head

2021-07-29 06:16:08 UTC

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

2021-07-29 06:16:09 UTC

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

2021-07-29 06:16:10 UTC

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

2021-07-29 06:16:11 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-29T06:16:06Z

2021-07-29 06:16:11 UTC

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

2021-07-29 06:16:12 UTC

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

2021-07-29 06:16:12 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