Namespace
rancher
Image / Tag
rancher-agent:master-16697c39d8fee24760a6828d17f790516dd3665d-windows-1809
Content Digest
sha256:a1a75fca96d327de2db053e253e71b01c78138684679a5ccf5e11a1a6a1f8be6
Details
Created

2021-08-03 21:45:56 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-03T21:45:51Z
  • org.opencontainers.image.revision
    16697c39d8fee24760a6828d17f790516dd3665d
  • 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-16697c39d8fee24760a6828d17f790516dd3665d-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:3fc811c3b83705282a22621fbc4b7f3372dbc1b3c2de66be7da7debe4cb489eb - 0.0% (1.07 KB)

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

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

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

[#006] sha256:8945b78a904d5c2fe82efab22221591f601e9b99277a8c32d03bd00520b64961 - 0.28% (7.44 MB)

[#007] sha256:ac57c51944dd24d1630a6ff40b96e47fc8de9ce02b6efcc03c24b9fe84ae174d - 1.39% (37.2 MB)

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

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

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

[#011] sha256:dfc641f4d96376f7bad8ade69f35d4fde15b6859109220bb6e7d41991547d3f5 - 0.0% (1.1 KB)

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

[#013] sha256:adb59b055067d4ddea16446bf2b59abe5bd08442302ee771a1a523578e9e8d06 - 0.0% (1.07 KB)

[#014] sha256:eba0c78cd2763afa5a5b94c236ab2fa709a24a70bad67a165c3750bb251f1ee2 - 0.0% (1.12 KB)

[#015] sha256:fb2ef0058bf2f3dfc1775fade76f2f82d03601cd85f10f105fbfe9dde8144af1 - 0.0% (1.07 KB)

[#016] sha256:55bfadd610a008ded28a5b8a5574a0197cb01a097054233235d9e17c4bd4d48a - 1.04% (28 MB)

[#017] sha256:1141573214f16c436f97fbea07b90f3a46d1a786bb23e1008528b95d3fd29679 - 0.0% (1.07 KB)

[#018] sha256:7ec44ac705205f151840bfaf81105482fd506e9cfb96e4ce5203f803d03aa7b7 - 0.0% (1.07 KB)

[#019] sha256:20af82b3e6bbe6c08302fbf5aa7d35788349cf9293b45a563ebeb838e21c36cc - 0.0% (1.16 KB)

[#020] sha256:0ddf0a5299be6a5e4a9ed1bcf8a26e2eff7dc59fbbdffc7533c19c4086b97ba1 - 0.0% (1.07 KB)

[#021] sha256:6695bc6cfa00407baebb2473062911b598963c1630e64a13077b85f4d8a5d86f - 0.0% (1.07 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-03 21:44:00 UTC

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

2021-08-03 21:44:01 UTC

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

2021-08-03 21:44:21 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-03 21:44:29 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-03 21:44:50 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-03 21:45:00 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-03 21:45:07 UTC

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

2021-08-03 21:45:13 UTC

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

2021-08-03 21:45:20 UTC

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

2021-08-03 21:45:21 UTC

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

2021-08-03 21:45:21 UTC

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

2021-08-03 21:45:22 UTC

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

2021-08-03 21:45:52 UTC

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

2021-08-03 21:45:52 UTC

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

2021-08-03 21:45:54 UTC

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

2021-08-03 21:45:54 UTC

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

2021-08-03 21:45:55 UTC

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

2021-08-03 21:45:55 UTC

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

2021-08-03 21:45:56 UTC

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

2021-08-03 21:45:56 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