Namespace
rancher
Image / Tag
rancher-agent:master-3b1ce510945cd5050489cb6e82f038db523dc2c7-windows-20H2
Content Digest
sha256:593da4eeb30dc6fe579f0ba1c36f70afd7242f172c3a3a8475f64847416bee52
Details
Created

2021-03-01 18:36:44 UTC

Size

2.44 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-03-01T18:36:38Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    3b1ce510945cd5050489cb6e82f038db523dc2c7
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-3b1ce510945cd5050489cb6e82f038db523dc2c7-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:37a37544be35743883db3ce75c258781c584706308c42cde380476e57c4851ac - 36.99% (924 MB)

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

[#003] sha256:c02b7d5a41a83f984d88559aa047f1fcf646fa1de6c112e182d00f20bfe9c3ed - 0.0% (1.27 KB)

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

[#005] sha256:86ee612dd58a235807eee021441bc3771f3f8a8dc350824ec87d6c2d497fdbc6 - 0.19% (4.81 MB)

[#006] sha256:dbbdedb4750e36d60d434b60fc73e6118ba54d1e2d44baca3cb02272deb371f9 - 0.31% (7.86 MB)

[#007] sha256:05076b3f97bcacff9ee244e9b8ecafb251f0a4a854af7c0e7f32f7cbe5c7394f - 1.69% (42.2 MB)

[#008] sha256:e21fb994f33726b2263b17916e990924ceee7b33826f921d5fe91b11b5418d30 - 0.19% (4.86 MB)

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

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

[#011] sha256:5155f5c012b091b5b22c64f720120d88c8e91e3d8b060ebd9f51f18b8a8c2ae6 - 0.0% (1.27 KB)

[#012] sha256:50ca5338edf6bfe665503c3f8812a502e4dbfa4ba5813c8a4b06a449089f1a96 - 0.0% (1.27 KB)

[#013] sha256:c8eb1bc78a7cd09f2d28d2d824cf6452f4de10caa22c6fbcfcd44f97feedb197 - 0.0% (1.31 KB)

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

[#015] sha256:80fa91f56806087689078cb7890d5ef5c0b22719418944cb3b3b1f37bfd423c7 - 0.0% (1.27 KB)

[#016] sha256:98214b81c62ff7e6dc85667cc92cd6c59b0f653da80671eab6c2d1218d193839 - 1.23% (30.6 MB)

[#017] sha256:903353214005dcbb9d1b82e9ef31b9849596761127cbb189378703169e3b0f42 - 0.0% (1.27 KB)

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

[#019] sha256:0ca948f01ed12c700b06bc75b55fe365c3049667baf781767a4820cd6f12342f - 0.0% (1.3 KB)

[#020] sha256:ef2597be9324f46941ae2450a727500e513becf5fb69416666554281a9867b36 - 0.0% (1.29 KB)

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


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

Apply image 20H2-RTM-amd64

2021-02-05 16:31:04 UTC

Install update 20H2-amd64

2021-02-28 18:12:23 UTC

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

2021-02-28 18:12:24 UTC

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

2021-02-28 19:47:17 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-02-28 19:47:25 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.0.4/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-02-28 19:47:48 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-02-28 19:48:00 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-02-28 19:48:08 UTC

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

2021-02-28 19:48:17 UTC

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

2021-02-28 19:48:25 UTC

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

2021-03-01 18:10:07 UTC

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

2021-03-01 18:10:07 UTC

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

2021-03-01 18:10:08 UTC

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

2021-03-01 18:36:39 UTC

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

2021-03-01 18:36:39 UTC

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

2021-03-01 18:36:41 UTC

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

2021-03-01 18:36:42 UTC

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

2021-03-01 18:36:42 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-03-01T18:36:38Z

2021-03-01 18:36:43 UTC

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

2021-03-01 18:36:43 UTC

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

2021-03-01 18:36:44 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