Namespace
rancher
Image / Tag
rancher-agent:v2.6-69055ba8d07b05f1c4e632e7f4b2d54a005ec332-windows-1809
Content Digest
sha256:0ba2a15450be1c8d6c6688dcc014f2118450fc8461bec3fd0e951ba558d93a38
Details
Created

2021-08-10 21:46:53 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-10T21:46:49Z
  • org.opencontainers.image.revision
    69055ba8d07b05f1c4e632e7f4b2d54a005ec332
  • 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:v2.6-69055ba8d07b05f1c4e632e7f4b2d54a005ec332-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.33% (923 MB)

[#002] sha256:c0f81caa0c3e655c0fef48a770062d281508e9e9b56dec4476d4b884c348659d - 0.0% (1.14 KB)

[#003] sha256:334964c86e12a575902199ab214a6fb3b804266d124ba6e9badb58d25ebc6fc6 - 0.0% (1.12 KB)

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

[#005] sha256:f3ba0555859fa99dd16feaa19e4837c2c6eaa3120ec557402a7753bdf823fe41 - 0.2% (5.26 MB)

[#006] sha256:1750c87be1bea415854c5a362dd266b625bb9879217f1c23d05db95221f770ad - 0.28% (7.42 MB)

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

[#008] sha256:7f647f13349df7a680164d67f15be76aeecf5bc715b4475ae32753a7640c7d25 - 0.2% (5.29 MB)

[#009] sha256:5b278aa415799cf39f983e5cb31ce9d05a78bda8b781a58384fb058d4c72254a - 0.58% (15.5 MB)

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

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

[#012] sha256:a2676545b44aa80fb272fcaf1b6662ff80fc2e6b0dbd4728d1c6effdbc8eb8c8 - 0.0% (1.15 KB)

[#013] sha256:da21618972ec5fa257ae226c1c286c43e61c98d29d1e0176e8a8bf5767ced4b6 - 0.0% (1.09 KB)

[#014] sha256:ca097581a1d1911cac948229a58bb7807e0cec94a1ff3a666d6ad9b3b129147f - 0.0% (1.06 KB)

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

[#016] sha256:88f86cedf7114884562910e9307179406f454adf79113bf649303343b78b3631 - 1.04% (28 MB)

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

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

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

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

[#021] sha256:30249d82f02f3b08c8a2f86916c8e438d47039317fde8e5143dbe3acf49983bc - 0.0% (1.06 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-10 21:41:55 UTC

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

2021-08-10 21:41:55 UTC

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

2021-08-10 21:42:34 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-10 21:42:48 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-10 21:43:44 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-10 21:44:23 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-10 21:44:32 UTC

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

2021-08-10 21:44:39 UTC

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

2021-08-10 21:44:48 UTC

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

2021-08-10 21:44:49 UTC

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

2021-08-10 21:44:50 UTC

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

2021-08-10 21:44:51 UTC

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

2021-08-10 21:46:50 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-69055ba8d07b05f1c4e632e7f4b2d54a005ec332-head

2021-08-10 21:46:50 UTC

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

2021-08-10 21:46:51 UTC

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

2021-08-10 21:46:52 UTC

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

2021-08-10 21:46:52 UTC

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

2021-08-10 21:46:53 UTC

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

2021-08-10 21:46:53 UTC

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

2021-08-10 21:46:53 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