Namespace
rancher
Image / Tag
rancher-agent:master-df84cb0b63c813004472c9c2bc0f043398e9c76f-windows-20H2
Content Digest
sha256:3346812ec80493a8c6f0d3761c25ce1a7b68e89ff58a7cf29357851849528b01
Details
Created

2021-05-01 01:04:39 UTC

Size

2.44 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-05-01T01:04:33Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    df84cb0b63c813004472c9c2bc0f043398e9c76f
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-df84cb0b63c813004472c9c2bc0f043398e9c76f-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:ad702b8ea1d861f6708801dfed7808856abc2c94d52e7805e2eee95f03a9281d - 38.09% (952 MB)

[#002] sha256:051c789e091b56e1677ac392be01d75f938e739d5218354373f311f7e206269d - 0.0% (1.41 KB)

[#003] sha256:fd8dd62050051ce74fbdaa3ee61e48c723c36b13f46c6191949abf42d541bf8a - 0.0% (1.4 KB)

[#004] sha256:ce82c4b82692a8ce180cc09ec28ae4bba75dae6bce4cb2c94ab4c94c2283b160 - 0.62% (15.5 MB)

[#005] sha256:e4d0bb1dee1e7c885bf7de9dae07380c4be42b9cc7c737be8c000be9a90e557f - 0.21% (5.28 MB)

[#006] sha256:9d64d7676bce9e66bea9d9bf139d79bd61437d49f395bf0af10095ed23e80351 - 0.31% (7.85 MB)

[#007] sha256:8c2c228005c69cec3e3b3ff47266f1e3e860057556526da1278fd89b07baefdd - 1.49% (37.2 MB)

[#008] sha256:96a4fe7efa94d976f5aed8a04c92ed0e2b6c005200e5587faab7ef50fe0536a4 - 0.21% (5.34 MB)

[#009] sha256:b582f313acd92de29ad9591f0aeaad14fb093906aecaec16213bfafeec9b79af - 0.62% (15.6 MB)

[#010] sha256:309f2407dd949aeb3464efbc564600a0b0a388f305d5ebb8e476097160a46466 - 0.51% (12.8 MB)

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

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

[#013] sha256:0a77d1510853b846c02ea3cf81f2a3cb916c44a591042999b5843377ed76eab2 - 0.0% (1.27 KB)

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

[#015] sha256:353ee40ae132fdd30e9dbff7dfb72944251147f1f1d213a1219f089582ff54af - 0.0% (1.29 KB)

[#016] sha256:c3a1ffa829c563162225a32a097bd582db315f8a30f6c5142c6c719aafce9e55 - 0.5% (12.5 MB)

[#017] sha256:79badb8b49ae00bc7a58b2058c37efd9bfdfbd62bdf918890f95d8582801b870 - 0.0% (1.32 KB)

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

[#019] sha256:ab44f18ba9796c54e83f717b0b838d539b57a499fbce40a1716413d5dfb6d4a9 - 0.0% (1.31 KB)

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

[#021] sha256:ebf5fb49522d3a0e24cf7b491d7e3fcdfedd78fa1b5a70fb7f16d190315ad3b0 - 0.0% (1.3 KB)


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

Apply image 20H2-RTM-amd64

2021-04-09 10:01:30 UTC

Install update 20H2-amd64

2021-05-01 00:49:04 UTC

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

2021-05-01 00:49:06 UTC

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

2021-05-01 00:49:53 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-05-01 00:50:06 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.0/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-05-01 00:50:47 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-05-01 00:51:16 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-05-01 00:51:35 UTC

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

2021-05-01 00:52:01 UTC

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

2021-05-01 00:52:23 UTC

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

2021-05-01 00:52:24 UTC

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

2021-05-01 00:52:24 UTC

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

2021-05-01 00:52:25 UTC

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

2021-05-01 01:04:34 UTC

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

2021-05-01 01:04:35 UTC

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

2021-05-01 01:04:36 UTC

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

2021-05-01 01:04:37 UTC

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

2021-05-01 01:04:38 UTC

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

2021-05-01 01:04:38 UTC

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

2021-05-01 01:04:39 UTC

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

2021-05-01 01:04:39 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