Namespace
rancher
Image / Tag
rancher-agent:master-5115a54846151f215f9e845305f6d8f2d10ee328-windows-20H2
Content Digest
sha256:1e254c2e99bcccc4d407fb93d5897766c8e233c7500007b3f89a62e6105c661c
Details
Created

2021-05-03 17:13:40 UTC

Size

2.44 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-05-03T17:12:00Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    5115a54846151f215f9e845305f6d8f2d10ee328
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-5115a54846151f215f9e845305f6d8f2d10ee328-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: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.49% (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:e4151aaea6e7c38db1b8d8d7521c1617d651fbff89adfa04d786f0c1308a9a08 - 0.0% (1.27 KB)

[#012] sha256:f27494da7b5c90c291d7d1167c00554208fab0feffd458d052eeaa94ec763cb4 - 0.0% (1.35 KB)

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

[#014] sha256:4945d54162bb49b972a3eea27eae3ed2edddf42a2f5b43524aab4d2bad4ff4b0 - 0.0% (1.33 KB)

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

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

[#017] sha256:402eae9f32caefe186b6933c843df6f0c8a0799e0d8fabfea4d97d5047e1c772 - 0.0% (1.26 KB)

[#018] sha256:88276ac6aee235b955f45fbabf30ef891a07bfa0e487998920c6d6170c70971b - 0.0% (1.27 KB)

[#019] sha256:600f9003f20a2bf79cac3956f5ceb56492f0bcbc0e6a2f28bb6ff2f934b5ab20 - 0.0% (1.26 KB)

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

[#021] sha256:1bdac99ff5b8b4419012c5a96c182c9c8628e7ba521a7045faecdf9a160a5221 - 0.0% (1.29 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:13:35 UTC

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

2021-05-03 17:13:36 UTC

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

2021-05-03 17:13:36 UTC

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

2021-05-03 17:13:37 UTC

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

2021-05-03 17:13:37 UTC

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

2021-05-03 17:13:38 UTC

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

2021-05-03 17:13:38 UTC

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

2021-05-03 17:13:39 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-05-03T17:12:00Z

2021-05-03 17:13:39 UTC

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

2021-05-03 17:13:40 UTC

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

2021-05-03 17:13:40 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