Namespace
rancher
Image / Tag
rancher-agent:master-2916020ee4ef2e0ed8d005cb3a7c4bdb7d15b1c0-windows-1809
Content Digest
sha256:1348d01efd418d660db2849175d671746e97d08fd3c5c80311ba87157b866ace
Details
Created

2021-08-07 02:02:02 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-07T02:01:57Z
  • org.opencontainers.image.revision
    2916020ee4ef2e0ed8d005cb3a7c4bdb7d15b1c0
  • 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-2916020ee4ef2e0ed8d005cb3a7c4bdb7d15b1c0-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:f143c6fed32d477c35b660b2e108ea62e3593c03e44bd9ced208ce52b26b0841 - 34.31% (922 MB)

[#002] sha256:6459e033512771f0bd5d72bc4440f987f326ec09bbb9c050c605de75da1121cb - 0.0% (1.07 KB)

[#003] sha256:26c9c02e0e3c6ef6955d99cc06cc57f1b278f9ae688c718c785a030013405123 - 0.0% (1.07 KB)

[#004] sha256:9d68285da591a28ececdff583c943e9e0d5665de1dd137baadb2ef23bcffd949 - 0.58% (15.5 MB)

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

[#006] sha256:3ebf82fe2d5c4d71d9642eaaa57b6f97c8d30c4face725c069e9bf72bbbba067 - 0.28% (7.44 MB)

[#007] sha256:321c34e31d7e01085bf8971f2c115e8bb67fe650cf45eba8245630f57d80263b - 1.38% (37.2 MB)

[#008] sha256:9ee67159ebc2059d317dd896c9c93f6c30de7d87a759edb36367fb5265320778 - 0.2% (5.31 MB)

[#009] sha256:808b51c0bed95fb6965a928e28d459b641d1b4bf3862b8782ad66acacc8ca99f - 0.58% (15.5 MB)

[#010] sha256:a3bb7783442e316f285b862ad6b0d158c64ed09e883c4d8f9be582bd9650043e - 0.47% (12.7 MB)

[#011] sha256:1d6df33b639ae6cd843ad46617897a33a0b93a29f0505cf390683d32705ea818 - 0.0% (1.07 KB)

[#012] sha256:d18ce7eb92cb039cb2328db9d06a7dd0425e93660d9177f61f03b87e2b8486bb - 0.0% (1.06 KB)

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

[#014] sha256:2bfebaab1acfceebd0844c9674e06b8763827eb1fa2db2800ce78ddad8f97868 - 0.0% (1.1 KB)

[#015] sha256:a948e7796db227b2c66d10f6fa8c1f06ec90f2527e70b9a606aa4b0ba8ac2f6f - 0.0% (1.08 KB)

[#016] sha256:4b054e7fe8def6a9b96164116b78e22b7b580732b395e9fed81e6803e8368556 - 1.04% (28 MB)

[#017] sha256:f71c64e5f01aca34239986703382e948cc61f25af762b5ba9bf1f0d76e00a24e - 0.0% (1.09 KB)

[#018] sha256:c1b388bfbf17f6a0c0dcfe8ae3e7d301babd894eda1984896e1f2006a3d51ef1 - 0.0% (1.06 KB)

[#019] sha256:a177d58ae85aca6fc6ebd3ffde3a62274b815f0560617c893bbc26eafd043c5c - 0.0% (1.06 KB)

[#020] sha256:273c47d59dd9997859a6bf088f20cf713f2ba287e9abfb22a82d2f211305ef64 - 0.0% (1.06 KB)

[#021] sha256:419bfb2097e9f21d53ff6a4feaa6bf67cbf8837364f818e57d9030af1a84837f - 0.0% (1.06 KB)


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

Apply image 1809-RTM-amd64

2021-07-06 20:34:18 UTC

Install update 1809-amd64

2021-08-07 01:59:57 UTC

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

2021-08-07 01:59:57 UTC

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

2021-08-07 02:00:15 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-08-07 02:00:22 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-08-07 02:01:02 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-08-07 02:01:11 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-08-07 02:01:17 UTC

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

2021-08-07 02:01:22 UTC

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

2021-08-07 02:01:28 UTC

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

2021-08-07 02:01:29 UTC

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

2021-08-07 02:01:29 UTC

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

2021-08-07 02:01:29 UTC

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

2021-08-07 02:01:59 UTC

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

2021-08-07 02:01:59 UTC

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

2021-08-07 02:02:00 UTC

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

2021-08-07 02:02:01 UTC

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

2021-08-07 02:02:01 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-08-07T02:01:57Z

2021-08-07 02:02:02 UTC

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

2021-08-07 02:02:02 UTC

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

2021-08-07 02:02:02 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