Namespace
rancher
Image / Tag
rancher-agent:master-1cf0ccb3f4fec967579f4acfc72c4bc841229b7a-windows-20H2
Content Digest
sha256:23c443dd83f83c050eb17caa1ed738c9e2f306bfa4a776833f26f398c90faf46
Details
Created

2021-08-25 22:25:09 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-25T22:23:27Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    1cf0ccb3f4fec967579f4acfc72c4bc841229b7a
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-1cf0ccb3f4fec967579f4acfc72c4bc841229b7a-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:2c8cd6d97bfe5915dde26687cfdafcb1511808d9699b52da3be03323c75166aa - 41.89% (1.1 GB)

[#002] sha256:54be5b5583365aa67fb6d39058700d7ed08f6e7b54222d356d248b353c9a20c5 - 0.0% (1.31 KB)

[#003] sha256:9d0780abe7a225c77c7bcdc2ef8f3dd483163e90462e92fa393f555e50f2482e - 0.0% (1.33 KB)

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

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

[#006] sha256:929429034cd9e5fc8108e3bb6971020f877482e9e24beaae1531b08d1d5a02cf - 0.33% (8.77 MB)

[#007] sha256:dd89121e9bd0e7273501de17f7d049c12ada677ddfaf516adbd41748d86750ba - 1.38% (37.2 MB)

[#008] sha256:08101ec413899847f069a6df39f2f7810f690599077428ca9f371c168687a325 - 0.2% (5.33 MB)

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

[#010] sha256:1aac5d7ad7c9c4c257eb16d31964e92868af4bd607087471c6595a545b26ac1f - 0.47% (12.7 MB)

[#011] sha256:4dd975c9e763be0fbc9a4b005a08b1ffd2f9d448cba05ad55b79a5be1f9b2f4a - 0.0% (1.3 KB)

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

[#013] sha256:8376801c6bc30f281bdea50bb6edf67fc2c627fb6fb821f5b419987605ad26a2 - 0.0% (1.29 KB)

[#014] sha256:504c3d1044bdff08e50a931009a9f709451f53835d9a56feef66ce66169e5cff - 0.0% (1.29 KB)

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

[#016] sha256:c3b6017bb6f9aa4e0c68ea42ec391c99101e51461daad76a621a2acaff709cdf - 1.04% (28 MB)

[#017] sha256:6a6bae8a6c8e296d5d109fcfcd4e903ead8e9f584108093c2ecf6babf22ac085 - 0.0% (1.27 KB)

[#018] sha256:4a918d0f3d51bf33cc32b70b7b19056ecc0e1a023afa80a6c55ab70d2292fcc8 - 0.0% (1.26 KB)

[#019] sha256:c3521751213711475bcf772d533991a5c56d68064218fafbdfc8fe21da057eae - 0.0% (1.29 KB)

[#020] sha256:129669212b8a5b4623b3ddf668047851a9266ac526c3268c7e04c0f5df2ab3aa - 0.0% (1.27 KB)

[#021] sha256:f12f81f4c3f62382f88c6f18a33b26bd1aec8dc99a2a8796489511347781e485 - 0.0% (1.31 KB)


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

Apply image 20H2-RTM-amd64

2021-08-01 08:20:33 UTC

Install update 20H2-amd64

2021-08-25 22:23:07 UTC

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

2021-08-25 22:23:08 UTC

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

2021-08-25 22:23:41 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-25 22:23:50 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-25 22:24:16 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-25 22:24:28 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-25 22:24:40 UTC

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

2021-08-25 22:24:49 UTC

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

2021-08-25 22:25:00 UTC

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

2021-08-25 22:25:01 UTC

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

2021-08-25 22:25:01 UTC

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

2021-08-25 22:25:01 UTC

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

2021-08-25 22:25:02 UTC

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

2021-08-25 22:25:02 UTC

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

2021-08-25 22:25:04 UTC

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

2021-08-25 22:25:07 UTC

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

2021-08-25 22:25:07 UTC

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

2021-08-25 22:25:08 UTC

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

2021-08-25 22:25:08 UTC

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

2021-08-25 22:25:09 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