Namespace
rancher
Image / Tag
rancher-agent:master-8d03e0775156529b566c6e70ea8c8770a091ac72-windows-2004
Content Digest
sha256:61b6b88483001f7e40d907d8c60e01921ea7acc3e9b2965f8456e3ef40293a24
Details
Created

2021-07-15 06:54:49 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-15T06:54:43Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8d03e0775156529b566c6e70ea8c8770a091ac72
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-8d03e0775156529b566c6e70ea8c8770a091ac72-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:295f12394c4f250e83029adb04647faeb736b0c8d275aa9b34f5e3c60a89d0d2 - 50.8% (1.14 GB)

[#001] sha256:6907d97093063478e2c552549bbcd0b499d1dfba051bad994179f5a1d343fe58 - 43.65% (1010 MB)

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

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

[#004] sha256:dbd93dcd06e7ba33885067ab35591b4b1a758745e01bdcc29df9722d8a906292 - 0.67% (15.5 MB)

[#005] sha256:ef1818943addc1baa4f89563c773ed2a09caa4de0de04217f766a36ba7ecc751 - 0.23% (5.25 MB)

[#006] sha256:7e34211b5fbe63d396e1824145fcba81f209dfc400e3b4469c738abeaecd6330 - 0.37% (8.62 MB)

[#007] sha256:b4917f4edf956da2cc5dea85e9651e73a437a5f3842c2aa7e8a3f4e914b9a129 - 1.61% (37.2 MB)

[#008] sha256:3f3fa7d0a4c654c72772dd095bd0fe06cfe3b2f64bd45e5a9e2dfd8d628a3d26 - 0.23% (5.32 MB)

[#009] sha256:4c353eb2a5204c2a2f34595e87ccaf62a77cf7df293885170f28bedb6af47cdf - 0.67% (15.6 MB)

[#010] sha256:b05796e406d2f1dc65a59c30f287b3a270947799d40fca8c4600a0a835c844d2 - 0.55% (12.7 MB)

[#011] sha256:00cc03e36e34d9dea5c8a2d9df652236f6964a4ab7d82639d82078d9e4d66e21 - 0.0% (1.31 KB)

[#012] sha256:caff6b5ad9109dcdd1e51f91f636b32575564a3931ae1c39a588535e4c303a88 - 0.0% (1.29 KB)

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

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

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

[#016] sha256:86d749bef446f883b110cdb1c662c99600c04f04e46c0594a744d5e2a0b43857 - 1.21% (27.8 MB)

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

[#018] sha256:02153f2557328c83105431ecb9e4eafd3fb528f94f6ac398d73f5b1f5ef6b934 - 0.0% (1.29 KB)

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

[#020] sha256:c5b8541914e324d10229ba006bd74dce97e0c16333dfd659fb032f19ffa93fc8 - 0.0% (1.3 KB)

[#021] sha256:40e5025edc69736b4cae5547ab71844e4ee1be17dae5e12c52067479347b4da7 - 0.0% (1.29 KB)


History
2019-12-07 09:28:27 UTC

Apply image 2004-RTM-amd64

2021-07-10 18:37:09 UTC

Install update 2004-amd64

2021-07-15 06:52:48 UTC

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

2021-07-15 06:52:49 UTC

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

2021-07-15 06:53:01 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-07-15 06:53:09 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.1/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-07-15 06:53:35 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-07-15 06:53:45 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-07-15 06:53:54 UTC

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

2021-07-15 06:54:01 UTC

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

2021-07-15 06:54:09 UTC

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

2021-07-15 06:54:09 UTC

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

2021-07-15 06:54:10 UTC

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

2021-07-15 06:54:10 UTC

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

2021-07-15 06:54:44 UTC

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

2021-07-15 06:54:45 UTC

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

2021-07-15 06:54:46 UTC

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

2021-07-15 06:54:47 UTC

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

2021-07-15 06:54:47 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-15T06:54:43Z

2021-07-15 06:54:48 UTC

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

2021-07-15 06:54:48 UTC

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

2021-07-15 06:54:49 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