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

2021-08-08 04:41:20 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-08T04:41:11Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    2ee298d88b73ebc7ccd7bf9a28473aa89d787dcb
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-2ee298d88b73ebc7ccd7bf9a28473aa89d787dcb-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.64% (1010 MB)

[#002] sha256:8927901968f8c8f655ff45d685cbc2dc3cfd3d4f1e53929de0cbdc2aa6ba6503 - 0.0% (1.27 KB)

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

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

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

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

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

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

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

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

[#011] sha256:1c6e7fea98cb93151ba90b5039ddf92af89caa7eac1fecb295f72e98ec8c8b56 - 0.0% (1.3 KB)

[#012] sha256:41d5246b5bc26c6731f16a99edd06024a7ae96a947cfefba03c21cf5c72b2e41 - 0.0% (1.27 KB)

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

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

[#015] sha256:7d425632537b99c769fcaef88d1c1b792271e01eeef5bf1534c3024ef66c048d - 0.0% (1.29 KB)

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

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

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

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

[#020] sha256:8387cf2e9705cb7e5e7c54392684fef0111a5ee4e2cf3ca0186c683c4b7248b4 - 0.0% (1.27 KB)

[#021] sha256:b7e28689d8f28decbb2d1fd403fade2e8755481ffd65c8e5f5779f1e43317447 - 0.0% (1.27 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-08-08 04:39:00 UTC

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

2021-08-08 04:39:01 UTC

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

2021-08-08 04:39:13 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-08 04:39:22 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-08 04:39: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-08 04:40: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-08 04:40:11 UTC

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

2021-08-08 04:40:20 UTC

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

2021-08-08 04:40:29 UTC

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

2021-08-08 04:40:30 UTC

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

2021-08-08 04:40:31 UTC

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

2021-08-08 04:40:32 UTC

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

2021-08-08 04:41:14 UTC

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

2021-08-08 04:41:14 UTC

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

2021-08-08 04:41:15 UTC

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

2021-08-08 04:41:18 UTC

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

2021-08-08 04:41:19 UTC

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

2021-08-08 04:41:19 UTC

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

2021-08-08 04:41:20 UTC

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

2021-08-08 04:41: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