Namespace
rancher
Image / Tag
rancher-agent:master-560d3d07e2db8b06b51971343bda988edb88f1f2-windows-2004
Content Digest
sha256:3b3c5a75be811e6d6843a1c11325606b9b8e66756a95870d2d052c9382a8aa05
Details
Created

2021-08-18 22:08:47 UTC

Size

2.28 GB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:master-560d3d07e2db8b06b51971343bda988edb88f1f2-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:cc6d983924a3e31204820a25dbb7bc338664fb2554ad107ae1cc9d15432156fc - 0.0% (1.3 KB)

[#003] sha256:1208c70d9e08ed32cd93688ff8064495ea6519d0b348c793f52b83c0b4db46c4 - 0.0% (1.3 KB)

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

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

[#006] sha256:4ecb8ec9520d84097b17d3d0240736b66650ca9d6077a39af216e9cc28b81404 - 0.37% (8.67 MB)

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

[#008] sha256:a907bd3bb59f9608b9f0d8c3668bf4b1294e4cbae7e6053f74b335334b47c3d6 - 0.23% (5.34 MB)

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

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

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

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

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

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

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

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

[#017] sha256:7f05249d65fbba8faaad0c8f3b4d81122be96ac3212ca5b6c4e36a70d02ac5ad - 0.0% (1.27 KB)

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

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

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

[#021] sha256:05be7b6a3620ea405336a16521ba3cca9f813a7baff431a9b52d2131d3fbaf06 - 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-18 21:58:41 UTC

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

2021-08-18 21:58:41 UTC

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

2021-08-18 21:58:59 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:59:09 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:59:35 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:59:56 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 22:00:16 UTC

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

2021-08-18 22:00:24 UTC

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

2021-08-18 22:00:33 UTC

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

2021-08-18 22:00:34 UTC

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

2021-08-18 22:00:35 UTC

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

2021-08-18 22:00:35 UTC

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

2021-08-18 22:08:43 UTC

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

2021-08-18 22:08:43 UTC

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

2021-08-18 22:08:45 UTC

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

2021-08-18 22:08:45 UTC

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

2021-08-18 22:08:46 UTC

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

2021-08-18 22:08:46 UTC

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

2021-08-18 22:08:47 UTC

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

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