Namespace
rancher
Image / Tag
rancher-agent:master-cc293604c3f189ee26bce7cef659d2d916f0fd1f-windows-20H2
Content Digest
sha256:44768ecbe32a4d232f5eb64a9ddfb0b04d4eab6a68d2b1f8345a9ce5f9d15816
Details
Created

2021-04-07 16:09:46 UTC

Size

2.45 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-04-07T16:09:41Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    cc293604c3f189ee26bce7cef659d2d916f0fd1f
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-cc293604c3f189ee26bce7cef659d2d916f0fd1f-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:b67d61f938f3725a9bf5b4e0ece52422f5b09c5994bb0af1971b526e4e0f8666 - 37.67% (944 MB)

[#002] sha256:16af266f5d6376c7c50eda5cdff58bbc758559a6ed8f73169c05da468239e57b - 0.0% (1.27 KB)

[#003] sha256:6cc58fa9c86ec75163fcc1041938698990d3e81107fb5baac8a350efbde80a43 - 0.0% (1.3 KB)

[#004] sha256:8bd554de65b921cd753ccdc7ea3846b260ca39a6b9e61d901977a14a7cf33267 - 0.82% (20.5 MB)

[#005] sha256:fa504aa61053ee8f9ef2380627f0afd4523d95b9c98c1941915e379137bbf0fc - 0.41% (10.3 MB)

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

[#007] sha256:72bc451b74218f66525a70cd00225559df626ea690a6c6f37d49b0276d6d91a0 - 1.68% (42.2 MB)

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

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

[#010] sha256:72dded1337829ff9db71e65239027d55221de5a165b7007df1a425f88cb0e419 - 0.51% (12.8 MB)

[#011] sha256:8157fbebc3842fa2de7fa6b9c66590025d12a52691af454d7964c51f166cd3a6 - 0.0% (1.27 KB)

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

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

[#014] sha256:4a4754303221f2d92bb1b21275257c5b4e160f91f506cfecb3d38635258fc247 - 0.0% (1.26 KB)

[#015] sha256:67396f61312708a29d7a24a2ac646df4a8a4643c3c870b8a0e074d138f6a14ce - 0.0% (1.26 KB)

[#016] sha256:5fa4ce735ea6672a63677213384eb86eb15c51a8616b71b7d531d0ab0a1a6c70 - 0.49% (12.2 MB)

[#017] sha256:94fecb60e0304e8afa0fb94ba31368aef6085b762b1a73a22ceed92116562a36 - 0.0% (1.29 KB)

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

[#019] sha256:d00844414f68666a0e09c6ca36dd266cc23e4e8e7a1db91dc10d960f2f12744b - 0.0% (1.27 KB)

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

[#021] sha256:ff710191919d5f5709f5e9dbd5b875ca9d6c24aab020f0b61e6b58a9a617c438 - 0.0% (1.27 KB)


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

Apply image 20H2-RTM-amd64

2021-03-05 14:38:58 UTC

Install update 20H2-amd64

2021-04-05 18:28:48 UTC

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

2021-04-05 18:28:48 UTC

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

2021-04-05 18:29:00 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-04-05 18:29:11 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-04-05 18:29:36 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-04-05 18:29:49 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-04-05 18:29:59 UTC

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

2021-04-05 18:30:09 UTC

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

2021-04-05 18:30:18 UTC

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

2021-04-05 18:30:19 UTC

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

2021-04-05 18:30:20 UTC

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

2021-04-05 18:30:20 UTC

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

2021-04-07 16:09:42 UTC

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

2021-04-07 16:09:43 UTC

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

2021-04-07 16:09:43 UTC

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

2021-04-07 16:09:44 UTC

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

2021-04-07 16:09:45 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-04-07T16:09:41Z

2021-04-07 16:09:45 UTC

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

2021-04-07 16:09:46 UTC

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

2021-04-07 16:09:46 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