Namespace
rancher
Image / Tag
rancher-agent:master-3ba112acba52c36b87c2bf88c40a64c693fba41d-windows-20H2
Content Digest
sha256:1c4765d45ee5912c8e77bba423155b239275e80e14bc125cfdc8dfab23429542
Details
Created

2021-01-19 21:07:13 UTC

Size

2.43 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-01-19T21:04:23Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    3ba112acba52c36b87c2bf88c40a64c693fba41d
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-3ba112acba52c36b87c2bf88c40a64c693fba41d-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 57.75% (1.4 GB)

[#001] sha256:18629c768c3f1391a29a90ea5e5b8a2b4185ec20b1781c40273741f648a0c882 - 36.96% (918 MB)

[#002] sha256:b9a366c6df6df83388ddc231d9c816a829ca46074954ab7bf5ec7f0613f64507 - 0.0% (1.1 KB)

[#003] sha256:31c6255dc4c1380927caf4016f467bc76560896aa3795ea24ef8f6e0aabc0a63 - 0.0% (1.13 KB)

[#004] sha256:3dedf0d4a818aedc981f51230d69860f1d972fde5fd7edc8768461235197e8d0 - 0.62% (15.5 MB)

[#005] sha256:e57206ad0180e89753ae7b8ac0508c008dd6e1d66e40edf157bed933193bf519 - 0.19% (4.77 MB)

[#006] sha256:52a7b10c59a89c5f7b5a3ce852df8d55691b81e11ba8e7ed25c2ac7d9cccdb85 - 0.31% (7.82 MB)

[#007] sha256:3a037dfb2aa9c4b354b31f42a26b92dedff1b2526c8a7b25a9f089a9ab5e66bb - 1.58% (39.2 MB)

[#008] sha256:eeee4653ec16342f5cb91ffd44318a7c4540d0bed9b13d9737eca11127d01b0d - 0.19% (4.82 MB)

[#009] sha256:5246bcb2953cb1cd4dbe779ab6d24d1d56bf86bbe5332de7ee611a057374f886 - 0.63% (15.5 MB)

[#010] sha256:449fe1a9ba0cf462c72098f511ce24005e456317e495153b56d80fe389f879c5 - 0.54% (13.4 MB)

[#011] sha256:503c66b567ff9f5845940491ddb48b9c6b606562b8222790055fdc99196401ad - 0.0% (1.08 KB)

[#012] sha256:a31b24d099cff1946a811c1efa7fc7b325425d27abea9488e6351cd5c23101cc - 0.0% (1.09 KB)

[#013] sha256:c46861a85409e4c5e72ba924f1c90e11b2575db9b0347596ebec0169c956e219 - 0.0% (1.1 KB)

[#014] sha256:7bb1c1f52ae27dae2df1da7ab7e22c4b82c2a461d82436b118b38a3591c64310 - 0.0% (1.08 KB)

[#015] sha256:1e7b16ccce2550c071c8fd8f1df1614bc1e4e7d40ce57eda7918a645051d3ed5 - 0.0% (1.09 KB)

[#016] sha256:f350f6d3d8139a75f7ecf6e850084b123b1c6795c75d40935eca07c89d2404f4 - 1.22% (30.3 MB)

[#017] sha256:4280d2753f23e866f41992804abd27b6a75d8f7b898e085a77b1a6a330f9a23d - 0.0% (1.07 KB)

[#018] sha256:559decb2f41c9150eed5b9aec88f746ccad78e876c66209ffe5f56c743c2e9b6 - 0.0% (1.07 KB)

[#019] sha256:9ae395564dec7c5190bcd748a1d33cfaa977bd0249281dadffaf1584355dd45f - 0.0% (1.07 KB)

[#020] sha256:3261f04946ec7b4bbf60a929ebebb5a654e4bcd8267797798651ff2253008fd7 - 0.0% (1.1 KB)

[#021] sha256:2952fd55ca0ebb2dc85f1818931558d82fbb484a142e597486ec686a7de2ff28 - 0.0% (1.1 KB)


History
2020-09-10 20:40:05 UTC

Apply image 20H2-RTM-amd64

2021-01-09 13:33:38 UTC

Install update 20H2-amd64

2021-01-19 21:04:26 UTC

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

2021-01-19 21:04:26 UTC

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

2021-01-19 21:04:49 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-01-19 21:05:05 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.0.4/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-01-19 21:05:55 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-01-19 21:06:32 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.14.3/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-01-19 21:06:42 UTC

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

2021-01-19 21:06:54 UTC

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

2021-01-19 21:07:06 UTC

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

2021-01-19 21:07:06 UTC

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

2021-01-19 21:07:07 UTC

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

2021-01-19 21:07:08 UTC

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

2021-01-19 21:07:08 UTC

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

2021-01-19 21:07:09 UTC

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

2021-01-19 21:07:11 UTC

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

2021-01-19 21:07:12 UTC

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

2021-01-19 21:07:12 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-01-19T21:04:23Z

2021-01-19 21:07:12 UTC

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

2021-01-19 21:07:13 UTC

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

2021-01-19 21:07:13 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