Namespace
rancher
Image / Tag
rancher-agent:master-9a0b0231d79b086c3436fe118097b7e543c6f843-windows-20H2
Content Digest
sha256:cb52999cbc7c6b8be5e6d0ec9e46e39b5b8ec7e705c7b25f6a4aef797a1ae78e
Details
Created

2021-06-28 18:52:59 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-28T18:51:32Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9a0b0231d79b086c3436fe118097b7e543c6f843
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-9a0b0231d79b086c3436fe118097b7e543c6f843-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:611ae26200ae52ee7f3efbf0fd2f6f35337ad5e14f8599cfff939fa566af6176 - 0.0% (1.27 KB)

[#003] sha256:36fd83c4199104d844e9727c2b3be9d2546e05e0e6644498310fd8513055ed93 - 0.0% (1.26 KB)

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

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

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

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

[#008] sha256:36a4effdf6372ec542f36ccdb712ecba1271cb9c08637caa3b40797fcb6b4b43 - 0.2% (5.32 MB)

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

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

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

[#012] sha256:280be77758791e2e01e49442d911d914d5559639ebeb2a18c338ee7e90a9bdcb - 0.0% (1.29 KB)

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

[#014] sha256:72b13c44f0e7604293a4996c13293a55f11eaacabdd90ac9d4973d8699d25ce1 - 0.0% (1.3 KB)

[#015] sha256:7c700dabfb737393ae0a7c01ae1b13c33652f06aed8a2615defa51af71f1aff4 - 0.0% (1.27 KB)

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

[#017] sha256:46024bebc784aa362f316085baab8eea4676833d7a4ca424ce5f61015244c7ce - 0.0% (1.29 KB)

[#018] sha256:a6268a150c91bebf8a098fb929d0285b71794d122429db591696e5b25cd0d6f2 - 0.0% (1.31 KB)

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

[#020] sha256:215f56618383e42a8b1ed49ef2d3f0fe57e9e2729736264704191c1bf0865ecc - 0.0% (1.27 KB)

[#021] sha256:6938873ee070c3abcdcd9cb93e643fbba2177b0a48c7c16bcb674a16aeb0dc80 - 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-06-28 18:51:12 UTC

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

2021-06-28 18:51:13 UTC

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

2021-06-28 18:51:47 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-28 18:51:55 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-28 18:52:20 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-28 18:52:30 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-28 18:52:38 UTC

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

2021-06-28 18:52:45 UTC

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

2021-06-28 18:52:53 UTC

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

2021-06-28 18:52:53 UTC

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

2021-06-28 18:52:54 UTC

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

2021-06-28 18:52:54 UTC

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

2021-06-28 18:52:54 UTC

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

2021-06-28 18:52:55 UTC

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

2021-06-28 18:52:56 UTC

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

2021-06-28 18:52:57 UTC

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

2021-06-28 18:52:57 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-28T18:51:32Z

2021-06-28 18:52:58 UTC

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

2021-06-28 18:52:58 UTC

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

2021-06-28 18:52:59 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