Namespace
rancher
Image / Tag
rancher-agent:master-ac7cef32aa88c45f838a4c207500c72e8cdd5562-windows-20H2
Content Digest
sha256:2f6a12b4ae5a6075c5e82ac1b76d1abf16095812b193ce879eb590bf84fe4b15
Details
Created

2021-07-06 23:58:27 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-06T23:56:52Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    ac7cef32aa88c45f838a4c207500c72e8cdd5562
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-ac7cef32aa88c45f838a4c207500c72e8cdd5562-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:98622c7525a40dec3c88fac81718f4f208a70f5347eb4faf74f15a78149114df - 41.21% (1.07 GB)

[#002] sha256:821f05488f42a59e509d6e8a3a1ba32f72e0d04f37b081a29aab8cfaeb719ecd - 0.0% (1.3 KB)

[#003] sha256:fbcedcd3a77ca09d9aff12c8390444f0476aba96b4b0630483376ecfc8100213 - 0.0% (1.27 KB)

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

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

[#006] sha256:8801d342e8e7c83d375a1681e12f25a695870fe49229a5c936614e51c9939d10 - 0.33% (8.72 MB)

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

[#008] sha256:135d70e8bb5fa3dfc842b7f9ade6a369c081476fdf323919b3c635117c592899 - 0.2% (5.32 MB)

[#009] sha256:5ae5d107c0eb111e74804fab42172bf0680fc52053c579ec3fab8b083f53701c - 0.58% (15.6 MB)

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

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

[#012] sha256:8ecd50b2fa6edbb8c3f2982a58e79acdf6a8b452c29151ff54f4801d102c2682 - 0.0% (1.3 KB)

[#013] sha256:9416cf42d5f90894b2331d2d77dac62a6bc1abd4385cab6f0b0d46b3208e0e28 - 0.0% (1.3 KB)

[#014] sha256:1d84c6233505cc99295d09042d9bd521b8f0a4b3837c7f3dd29985e599b2a13c - 0.0% (1.3 KB)

[#015] sha256:8a30e5d58f0da5f452e025b2cdfbe92fe488c5d75c1dc76bb57f812927857893 - 0.0% (1.27 KB)

[#016] sha256:40a3efa77a4faec728efc0810617325de0459e875e8c94123c50d2b57edd7028 - 1.05% (27.8 MB)

[#017] sha256:593f27f5acd15e2f3199c031ab5705eb1785719858315f6105cab3e5a4576964 - 0.0% (1.27 KB)

[#018] sha256:6ce4730af88b0fc06bce11a7ec0c05b5edea2cd810705488d22fab09f08d7163 - 0.0% (1.27 KB)

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

[#020] sha256:18f12ea2b9bf33bb876661414972a3d513c2811113c4e68d7c8f1380acb4e00c - 0.0% (1.27 KB)

[#021] sha256:ef586b533515b5ee747f329476e940a68fb78e2f6d4ed2c4e660ef9c8bcfda66 - 0.0% (1.26 KB)


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

Apply image 20H2-RTM-amd64

2021-06-06 19:49:44 UTC

Install update 20H2-amd64

2021-07-06 23:56:29 UTC

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

2021-07-06 23:56:29 UTC

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

2021-07-06 23:57: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-06 23:57:18 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-06 23:57:42 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-06 23:57:54 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-06 23:58:04 UTC

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

2021-07-06 23:58:13 UTC

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

2021-07-06 23:58:21 UTC

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

2021-07-06 23:58:21 UTC

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

2021-07-06 23:58:22 UTC

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

2021-07-06 23:58:22 UTC

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

2021-07-06 23:58:23 UTC

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

2021-07-06 23:58:23 UTC

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

2021-07-06 23:58:24 UTC

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

2021-07-06 23:58:25 UTC

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

2021-07-06 23:58:26 UTC

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

2021-07-06 23:58:26 UTC

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

2021-07-06 23:58:27 UTC

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

2021-07-06 23:58:27 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