Namespace
rancher
Image / Tag
rancher-agent:master-29bd6f80d6b764c8912b88ede43658a0bc41a1d7-windows-20H2
Content Digest
sha256:c7c0f119eb29312029fd3fe7e5a17de682f2be0857d9f3804538d6227a30e59e
Details
Created

2021-06-08 21:00:36 UTC

Size

2.45 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-08T21:00:29Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    29bd6f80d6b764c8912b88ede43658a0bc41a1d7
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-29bd6f80d6b764c8912b88ede43658a0bc41a1d7-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:182d4887a30d6c29414d04c41f1093a66f4cc1bf83092d3231cc5538404d75ad - 38.21% (958 MB)

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

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

[#004] sha256:232af5577916bd6b0af33f73eaac0f7649b62c3cc95844c20bbd85ba396fab23 - 0.62% (15.5 MB)

[#005] sha256:d81c11e6c3e4f9520a19c1a712c5a255dacec8c8db96e5f3f01b848190b6aa8f - 0.21% (5.27 MB)

[#006] sha256:9cd54621d89e2614c8c48312bc56216645392bcbc5e73f9b94c7e4510c48b770 - 0.33% (8.2 MB)

[#007] sha256:10b8c83f188494692bb1a609221ed6b930a09b9b9d3914c779ebb5a8af68ec8d - 1.48% (37.2 MB)

[#008] sha256:195cfe975352e40325acc2d261b6f85894b5ff81e5087706212d90a51c915367 - 0.21% (5.33 MB)

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

[#010] sha256:ff6da2c29f8bade0b074509707f5e8509e746625be5716e9f2da133f05d72091 - 0.51% (12.7 MB)

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

[#012] sha256:24a40845a6cb7d7e862c7196baec1eb2f279587204b58e7d1ca5c04e7145e2cb - 0.0% (1.27 KB)

[#013] sha256:a87850117a1380570ad0dfeec18c94e24091ea555d2b71511f41cbba6413daa4 - 0.0% (1.29 KB)

[#014] sha256:83d4a709a5da13a006266ba68e60fff753dbe763a04d5df0a83544e8edfbdf8c - 0.0% (1.3 KB)

[#015] sha256:8c48258e9a136d4e9fdfc45c09f61552f59960a9463be892237896996139607f - 0.0% (1.31 KB)

[#016] sha256:396cecb63f064aac26b5e34cf142560dd8314065b4cc0dd220aeac4fe549d887 - 0.58% (14.5 MB)

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

[#018] sha256:84b0b38f415d299886c3d8650eb35894310629bfcd4a85c91f4b0e5fd6a9bada - 0.0% (1.26 KB)

[#019] sha256:787a7a8f6966429c4c36d40f800b11e12639ff102fe7a55e91be597449adfc49 - 0.0% (1.29 KB)

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

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


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

Apply image 20H2-RTM-amd64

2021-04-30 07:39:08 UTC

Install update 20H2-amd64

2021-06-06 22:41:01 UTC

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

2021-06-06 22:41:02 UTC

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

2021-06-06 22:41:31 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-06-06 22:41:41 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-06-06 22:42:07 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-06-06 22:42:19 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-06-06 22:42:28 UTC

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

2021-06-06 22:42:38 UTC

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

2021-06-06 22:42:47 UTC

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

2021-06-06 22:42:47 UTC

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

2021-06-06 22:42:48 UTC

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

2021-06-06 22:42:48 UTC

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

2021-06-08 21:00:30 UTC

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

2021-06-08 21:00:31 UTC

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

2021-06-08 21:00:32 UTC

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

2021-06-08 21:00:33 UTC

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

2021-06-08 21:00:33 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-08T21:00:29Z

2021-06-08 21:00:34 UTC

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

2021-06-08 21:00:35 UTC

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

2021-06-08 21:00:36 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