Namespace
rancher
Image / Tag
rancher-agent:v2.5-54660c6ea3ffcf91f1da3e14550c27668dff585f-windows-20H2
Content Digest
sha256:ad5cf3c891841ee8eeae24831ffd6f11ae09ca839e8fb889aa693d53f204c37e
Details
Created

2021-05-05 01:13:27 UTC

Size

2.46 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-05-05T01:13:20Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    54660c6ea3ffcf91f1da3e14550c27668dff585f
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-54660c6ea3ffcf91f1da3e14550c27668dff585f-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:5d562dd4a630dd408e6dc1458adc5bc28baeb607a6b4b75c3b0b8b1e59acb71c - 0.0% (1.27 KB)

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

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

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

[#006] sha256:8e6a020e7397bf34fa7fafa10a7087257000fce048283628eb4beab6b2c4b435 - 0.31% (7.85 MB)

[#007] sha256:9865c4c23fdece502b1f3b72957ed743506d150f1b6074e9b02b895a1c1fd255 - 1.48% (37.2 MB)

[#008] sha256:18071d74e6ef8bc6cc4bd9e01b480311644d1cb228552f66c017eb45fb18385f - 0.21% (5.34 MB)

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

[#010] sha256:3b2f4c2cfb9c3c39157208bf3e9ceb8468935b3e54dac4713aa3eec167462974 - 0.51% (12.8 MB)

[#011] sha256:5920249c6e71284370e2d5eef53dbb250066b103b2353a7a68e7d18d2fd95c5a - 0.02% (437 KB)

[#012] sha256:1041e602eb72aee0de4f805d0a6bfbc8ed6b756bbccd4a44bc945412dd726ea6 - 0.0% (1.4 KB)

[#013] sha256:110bbb96ec1afa02c13de79f76fd94a1addd6fc64c227dc358b2c6b5a0572dfe - 0.0% (1.39 KB)

[#014] sha256:223ae5dffb4164b2d87caa8a6de639cc08310ac7988bbea9c856fd2c070e5877 - 0.0% (1.4 KB)

[#015] sha256:599ee57a17b74c639e74f78a69009cbc5b09aae69602b0bbbf0df393bede139a - 0.0% (1.3 KB)

[#016] sha256:11d32eb2666560c09f47090d6141ebda77bfde988aff5d9759c8c05a4bf9b72c - 0.0% (1.27 KB)

[#017] sha256:2738e5b50e9e98ab0ecc0ab903697687ea762a375ad5f855dc8c5a6fe912cf0e - 1.23% (30.9 MB)

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

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

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

[#021] sha256:662915bf3f64f645ed9af649cef4f48bcc2451f1d36144ce88728608d96280f0 - 0.0% (1.29 KB)

[#022] sha256:c113ef0778e48062d888b39f726bf3ae1b94af9b0c018a838030b9fbea18d691 - 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-03 17:12:02 UTC

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

2021-05-03 17:12:02 UTC

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

2021-05-03 17:12:14 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-03 17:12:24 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-03 17:12:52 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-03 17:13:05 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-03 17:13:15 UTC

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

2021-05-03 17:13:25 UTC

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

2021-05-03 17:13:35 UTC

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

2021-05-03 17:48:57 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell

2021-05-03 17:48:58 UTC

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

2021-05-03 17:49:00 UTC

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

2021-05-03 17:49:01 UTC

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

2021-05-05 01:13:22 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-54660c6ea3ffcf91f1da3e14550c27668dff585f-head

2021-05-05 01:13:22 UTC

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

2021-05-05 01:13:24 UTC

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

2021-05-05 01:13:25 UTC

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

2021-05-05 01:13:25 UTC

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

2021-05-05 01:13:25 UTC

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

2021-05-05 01:13:26 UTC

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

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