Namespace
rancher
Image / Tag
rancher-agent:master-d44698df1acb274d0ef55e8062271fb0dcf64ae3-windows-1809
Content Digest
sha256:161e092174bdaeeb16158b4c00861219c0d582af28de94decc1cc00aa3430004
Details
Created

2021-06-22 17:51:00 UTC

Size

2.58 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-06-22T17:50:55Z
  • org.opencontainers.image.revision
    d44698df1acb274d0ef55e8062271fb0dcf64ae3
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:master-d44698df1acb274d0ef55e8062271fb0dcf64ae3-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 61.93% (1.6 GB)

[#001] sha256:639bb6bb2beb4cfdcacb9f0844344448fe26494665d5fe78a494419f86fbb18f - 33.27% (880 MB)

[#002] sha256:10d699d0369b6bf440737e04672b98ed886b80045f6a546853fa68a74e7cac3d - 0.0% (1.06 KB)

[#003] sha256:cc61be7fdaf3c82e3d5e5ba48234a14fb2bf885ea52a317c7ba53243012b37a7 - 0.0% (1.06 KB)

[#004] sha256:b5526eadcf1b7d60440c2b20a768b0f7b7c95b53a589ddcd411026cc72721cea - 0.59% (15.5 MB)

[#005] sha256:b2b9b2498d01fe0543fe9835332f7e0b068fb365a43475b6f4ba027a70cc7dde - 0.2% (5.28 MB)

[#006] sha256:e0b65bb37094a178542cea372db6defcfa02f0dd366c0fe7a139c13ccfc93a4d - 0.28% (7.43 MB)

[#007] sha256:b01f40aac732586f0d32d99f1e9d5e02628c7ffad9fe93f7e9471749cf030f6f - 1.41% (37.2 MB)

[#008] sha256:e0097804c9a18f27381f737f1d8696a553f9151126547f1f7161446597931425 - 0.2% (5.34 MB)

[#009] sha256:bf94cb55e40b0e0933ad9419285d8d7eb265be3be77ad8c50cd0e26e7d960719 - 0.59% (15.6 MB)

[#010] sha256:af2a9bc45ae81abf43270015bd9d1718e49a63ac10cb6f92b7dfee9842714612 - 0.48% (12.7 MB)

[#011] sha256:3b27680df76f2e1878e74613c4e0f2e9a5cfcbeb37f150e966fb589bee048c1c - 0.0% (1.07 KB)

[#012] sha256:cb1a49b909628c818378e0d86444c54b233b4982c45387d4e658bc6c542943a9 - 0.0% (1.07 KB)

[#013] sha256:1324579eaffd6c75b44f92fefee26041d51a039c37032f9892c71d0f7c8aa42b - 0.0% (1.06 KB)

[#014] sha256:69d78766aac37440cbcf1725ceeee4cb7dfcf8b11166350e29bfeb82606613f6 - 0.0% (1.07 KB)

[#015] sha256:2ea536d55fa2050909057c8f4d599306c7881b1659757f3bc01be4fee157debc - 0.0% (1.06 KB)

[#016] sha256:165c0b19c626f8399438d0a5751d167c0d6f868d6cbe042611481413efb42625 - 1.05% (27.8 MB)

[#017] sha256:0ba4b2a79fe7975292f79d2042b52499469081f046121e9c7a82e2b29aa478f0 - 0.0% (1.07 KB)

[#018] sha256:425a08e66f61c258991076c7250afe3c20891e0e8c36723f9304b2a11e1d9cf1 - 0.0% (1.09 KB)

[#019] sha256:5b216ddec274a86692b40057c9180ee91af30579ac0463ecc7083f50d73a05d3 - 0.0% (1.07 KB)

[#020] sha256:2d6d44452b48d019ec2487c528441f23b1e8f860a4e472473f752a8e8d507af6 - 0.0% (1.06 KB)

[#021] sha256:d3fbddabfe6f0eea8d4e8477740aa699fbfbbf3212282ea3048df22334a6feaf - 0.0% (1.07 KB)


History
2020-05-07 05:09:25 UTC

Apply image 1809-RTM-amd64

2021-06-06 04:28:43 UTC

Install update 1809-amd64

2021-06-22 17:49:16 UTC

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

2021-06-22 17:49:16 UTC

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

2021-06-22 17:49:26 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-22 17:49:34 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-22 17:49:55 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-22 17:50: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-06-22 17:50:11 UTC

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

2021-06-22 17:50:17 UTC

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

2021-06-22 17:50:23 UTC

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

2021-06-22 17:50:24 UTC

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

2021-06-22 17:50:24 UTC

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

2021-06-22 17:50:24 UTC

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

2021-06-22 17:50:56 UTC

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

2021-06-22 17:50:57 UTC

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

2021-06-22 17:50:58 UTC

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

2021-06-22 17:50:58 UTC

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

2021-06-22 17:50:59 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-06-22T17:50:55Z

2021-06-22 17:50:59 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=d44698df1acb274d0ef55e8062271fb0dcf64ae3

2021-06-22 17:51:00 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2021-06-22 17:51:00 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

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