Namespace
rancher
Image / Tag
rancher-agent:v2.6-6cb1847fee191f4e7ef8fbd12697aa05f6a5fc64-windows-1809
Content Digest
sha256:98f47208298fdd14de2fb369980bdc5484569b0f6db615bf4564eb1b61a29682
Details
Created

2021-08-11 19:48:12 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-11T19:48:10Z
  • org.opencontainers.image.revision
    6cb1847fee191f4e7ef8fbd12697aa05f6a5fc64
  • 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-6cb1847fee191f4e7ef8fbd12697aa05f6a5fc64-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:2ae208019d9fe8fc6bd9e795ddefff2c8c841f87f7b2a08bf8cf28d120f1ca0c - 0.0% (1.07 KB)

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

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

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

[#006] sha256:1f3766b3825a52c1a04e58c2aa2c2dccb0f38b00a4c6ecaea99c48f350f0662c - 0.28% (7.42 MB)

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

[#008] sha256:f8d674bf1657f3859ef642eea8b8d6839f81273252b14cd08347a7366be9cd3b - 0.2% (5.32 MB)

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

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

[#011] sha256:a0441208f69dcceacc68f4c253fc7b7904658e1be00ef4f8af515205a9c064fd - 0.0% (1.09 KB)

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

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

[#014] sha256:fa5a44fe397e04e5ecacff1f7e5b6aede45b6c4cddfc2555f869186b738e82d1 - 0.0% (1.08 KB)

[#015] sha256:62541baad0d891e628eccca9d3208efeedbc8974c6968d2c1fb5951e0179219f - 0.0% (1.09 KB)

[#016] sha256:1a99edfa941c5a7da2bbd06633d32efc4273a5ee40090a2979477dda67a65d3d - 1.04% (28 MB)

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

[#018] sha256:90a5b77525137b875508c4d1a6c868a31e9ca9cff4c406d76aeb57758ad0ee9c - 0.0% (1.07 KB)

[#019] sha256:bade5744adc3efd8a626b23ec30b379a4e936a66f74b7dc601e964211fd3fe07 - 0.0% (1.09 KB)

[#020] sha256:24ca197fe76279fe4a9bc2ea30db6b45c771710fbb02d0ed764b80a0f58505dc - 0.0% (1.07 KB)

[#021] sha256:a2d027e3225accf25c46f9366088ea7022f7be3cad1c989284bf3ac6e23047ce - 0.0% (1.07 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-11 19:29:15 UTC

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

2021-08-11 19:29:15 UTC

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

2021-08-11 19:29:33 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-11 19:29:40 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-11 19:30:00 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-11 19:30:09 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-11 19:30:15 UTC

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

2021-08-11 19:30:20 UTC

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

2021-08-11 19:30:26 UTC

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

2021-08-11 19:30:27 UTC

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

2021-08-11 19:30:27 UTC

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

2021-08-11 19:30:27 UTC

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

2021-08-11 19:30:53 UTC

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

2021-08-11 19:30:54 UTC

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

2021-08-11 19:30:55 UTC

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

2021-08-11 19:30:55 UTC

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

2021-08-11 19:48:11 UTC

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

2021-08-11 19:48:11 UTC

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

2021-08-11 19:48:12 UTC

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

2021-08-11 19:48:12 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