Namespace
rancher
Image / Tag
rancher-agent:master-662e49eedecb4d3d4782e331a4cff07b37db1ca0-windows-1809
Content Digest
sha256:461c02f09eaa1d45da946334427507daab61ea21bcc41dc1171968666afe8d51
Details
Created

2021-08-30 21:05:36 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-30T21:05:31Z
  • org.opencontainers.image.revision
    662e49eedecb4d3d4782e331a4cff07b37db1ca0
  • 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-662e49eedecb4d3d4782e331a4cff07b37db1ca0-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:c67ded6868b61d392a0c096f911563fd6bc0bc3ed4fe401d077b3718a1b0cdaf - 34.32% (923 MB)

[#002] sha256:226b44ccd90956ebb04c1988284eeef007e94a1c033959c08bcfe615720b6378 - 0.0% (1.06 KB)

[#003] sha256:5622b59ced5ad9e283e6b95f64e20bf0cde36f26a76e93b9ec1787c6877e2666 - 0.0% (1.07 KB)

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

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

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

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

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

[#009] sha256:799a70cb8f6795bcf867103e15ed272ac212730f683d999c17f5544de0ac0864 - 0.58% (15.6 MB)

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

[#011] sha256:a46df47a1efe172c3485220e6189867532ccd13e6399f912429261489e46d0d3 - 0.0% (1.06 KB)

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

[#013] sha256:c31fc84e9c20abc5aed67ca5ffa52a5ee47a584b1e7cda7eb7005485142d32de - 0.0% (1.1 KB)

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

[#015] sha256:1f1adf9c3ab210f88290d48103ebc4446778dc71d3a86b4cd64e25d39baf4ba5 - 0.0% (1.09 KB)

[#016] sha256:d5c99855993b908e6a390f92159d94e02510d2433e2e27f91af9f66c8343c8b8 - 1.04% (28.1 MB)

[#017] sha256:58640b6df23dcf685f60282d88df152a484000bca24f45c15e2996384f8fb839 - 0.0% (1.07 KB)

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

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

[#020] sha256:14f469e93894100acfe76ce3b6359f58a985d0c177329425a8a3a293ae8b1ca4 - 0.0% (1.07 KB)

[#021] sha256:0253c0790d3209b13ca9a5079bc411e14f99624e1562b8d573c07762dbfbd377 - 0.0% (1.09 KB)


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

Apply image 1809-RTM-amd64

2021-08-05 19:44:34 UTC

Install update 1809-amd64

2021-08-30 20:54:48 UTC

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

2021-08-30 20:54:49 UTC

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

2021-08-30 20:55:07 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-30 20:55:14 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-30 20:55:34 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-30 20:55:43 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-30 20:55:49 UTC

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

2021-08-30 20:55:55 UTC

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

2021-08-30 20:56:00 UTC

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

2021-08-30 20:56:00 UTC

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

2021-08-30 20:56:01 UTC

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

2021-08-30 20:56:01 UTC

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

2021-08-30 21:05:33 UTC

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

2021-08-30 21:05:33 UTC

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

2021-08-30 21:05:34 UTC

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

2021-08-30 21:05:35 UTC

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

2021-08-30 21:05:35 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-08-30T21:05:31Z

2021-08-30 21:05:36 UTC

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

2021-08-30 21:05:36 UTC

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

2021-08-30 21:05:36 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