Namespace
rancher
Image / Tag
rancher-agent:master-b0c0eb4003dc09ddf27d1f6c9b4f65194d1e7c3f-windows-20H2
Content Digest
sha256:82c7a1fbf0c14d6351c7d1d7bfd921d5d1631123595104e1ee1162b82ed06adf
Details
Created

2021-06-08 22:13:10 UTC

Size

2.58 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-08T22:13:05Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    b0c0eb4003dc09ddf27d1f6c9b4f65194d1e7c3f
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-b0c0eb4003dc09ddf27d1f6c9b4f65194d1e7c3f-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:bf2c6cf06e1068f4b1aae08ae9f88794bfa086292f2537c8007df88cb33d4bd3 - 0.0% (1.33 KB)

[#003] sha256:e73f6797d5302df036f00608dc7eda8ac62f60a3e438970768029b46daa3bcc1 - 0.0% (1.32 KB)

[#004] sha256:5db71b3999c1135da94ff51193d8915f8610e8b9ea32f6380bdb07409bac8dfb - 0.59% (15.5 MB)

[#005] sha256:808d1820d664ceae5c86a9813fb5c57d488836e009cfbb461e19d2378fcbadc5 - 0.2% (5.25 MB)

[#006] sha256:7999ef5551569acc206c164d81cc933c68211eaca09e7d705dc814970cfd80c1 - 0.33% (8.72 MB)

[#007] sha256:5263b5c28d0c311263c64b3304552ec3abf9c8ed7ead64900c1376925bffe498 - 1.41% (37.2 MB)

[#008] sha256:9d957f1d0bbb798640524d368a720fe0c9099a3493e17ecb592b28ae35348255 - 0.2% (5.32 MB)

[#009] sha256:3c5e3e9d60ccf6d612563e6dbcf279a15b1ce2d8f708f736fd4595d2f0cadedd - 0.59% (15.6 MB)

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

[#011] sha256:7eafd130baac9577f322caaa3909de8d5658cf3b542c8b03738997503b6ab280 - 0.0% (1.31 KB)

[#012] sha256:b61dac4b61cf57064273283578858efac1097b4fdf7a65ec47017aea30e7a3ab - 0.0% (1.32 KB)

[#013] sha256:8a9eee15ba827daa6d63f366b8554e3daa326d4d3cc8dff441100a3acc6e1b80 - 0.0% (1.3 KB)

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

[#015] sha256:2bb6d5221bcc43a539512d5ceeb60fc1c2a6e141b36da078c932edef7b15e0e1 - 0.0% (1.27 KB)

[#016] sha256:286c15e2a0f4fd89684e65ae1e256456ca0512da4b4773a0251c72e0c3c308a6 - 0.55% (14.5 MB)

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

[#018] sha256:d43ed7ddef910f4abdc7a1fd80216f5ba48d4f70d3c5e80f2074d74abc3f52ec - 0.0% (1.3 KB)

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

[#020] sha256:99afb8b9462962bca034fc94fd5c78fe371d3cbf79ab3b94aaeee818f31d3c8a - 0.0% (1.26 KB)

[#021] sha256:7f51ceb143d7eb651c83db47ad6b98c719fdce6ff715bae23513412e58918ef8 - 0.0% (1.27 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-06-08 21:21:35 UTC

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

2021-06-08 21:21:36 UTC

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

2021-06-08 21:21:50 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-06-08 21:22:02 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-06-08 21:22: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-06-08 21:23:22 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-06-08 21:23:46 UTC

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

2021-06-08 21:24:01 UTC

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

2021-06-08 21:24:12 UTC

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

2021-06-08 21:24:13 UTC

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

2021-06-08 21:24:14 UTC

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

2021-06-08 21:24:14 UTC

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

2021-06-08 22:13:06 UTC

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

2021-06-08 22:13:07 UTC

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

2021-06-08 22:13:08 UTC

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

2021-06-08 22:13:08 UTC

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

2021-06-08 22:13:09 UTC

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

2021-06-08 22:13:09 UTC

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

2021-06-08 22:13:10 UTC

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

2021-06-08 22:13:10 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