Namespace
rancher
Image / Tag
rancher-agent:master-bd2a8c64197c5cbe539239c0aab0ed2f9c8bfa3d-windows-20H2
Content Digest
sha256:4d80f9844c50d446548eb8f5c35fea3ff1ad08596fc08026468030ef532fdc29
Details
Created

2021-08-04 21:48:41 UTC

Size

2.6 GB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:master-bd2a8c64197c5cbe539239c0aab0ed2f9c8bfa3d-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:58774ea6a2cebd62d24073292e71120a3b5e2bb74dc7b2358b29eedfa30b5a8f - 41.29% (1.07 GB)

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

[#003] sha256:523481767636dfb50f597d1a92730ce702f89afa522a773dfa8f6ef5f461a9c5 - 0.0% (1.34 KB)

[#004] sha256:d88693090742f8e32e0c3d64f9e28fe6674386fea042b59903fa9c2e88bcd579 - 0.58% (15.5 MB)

[#005] sha256:30a95200122429b5d910a080a2515e0856acc90ee995fd6a7313b79bcdaca3c8 - 0.2% (5.27 MB)

[#006] sha256:386fd4ab3746645680a844cdf03e97be04da7bbe7afb8b570c3606304c424e2d - 0.33% (8.74 MB)

[#007] sha256:ea3cc8e3d34664353995a611581b1984d5b9b5aff0f60011145abab2d55bc7ce - 1.4% (37.2 MB)

[#008] sha256:855780ac181eebd93f2527f463703770223bcab801ecdeb4cb21a247cdf8ff7d - 0.2% (5.33 MB)

[#009] sha256:9ee59a0f7ea0db259df4af4f4a7bb2435ab5855200d09893f253a5d5af14db4b - 0.58% (15.6 MB)

[#010] sha256:1bcce8e1bcb02b1545301bac756f454b971dcad0158e2a74d066ec2fdb70e744 - 0.48% (12.7 MB)

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

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

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

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

[#015] sha256:e98861f3a78f412944bf3af288afb7c39dba20e460d46ca965572df51003538c - 0.0% (1.3 KB)

[#016] sha256:d4b04220285ab38b814550449fd26c617bc4686a2d2a0df5adb1b0dfa56b92ee - 1.05% (28 MB)

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

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

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

[#020] sha256:9871a9da254137f070d15e3c4f08ee4a7c9c4b8c0c4162f5adb42d56f4c2fb74 - 0.0% (1.27 KB)

[#021] sha256:3cdd13a0f76883d6db523624251016ba64531e3375a815a0effa18a93744caee - 0.0% (1.27 KB)


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

Apply image 20H2-RTM-amd64

2021-07-10 18:29:59 UTC

Install update 20H2-amd64

2021-08-04 21:46:43 UTC

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

2021-08-04 21:46:43 UTC

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

2021-08-04 21:47:14 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-04 21:47: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-04 21:47:48 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-04 21:47: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-08-04 21:48:11 UTC

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

2021-08-04 21:48:18 UTC

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

2021-08-04 21:48:26 UTC

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

2021-08-04 21:48:27 UTC

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

2021-08-04 21:48:28 UTC

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

2021-08-04 21:48:29 UTC

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

2021-08-04 21:48:29 UTC

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

2021-08-04 21:48:30 UTC

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

2021-08-04 21:48:32 UTC

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

2021-08-04 21:48:39 UTC

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

2021-08-04 21:48:40 UTC

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

2021-08-04 21:48:40 UTC

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

2021-08-04 21:48:41 UTC

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

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