Namespace
rancher
Image / Tag
rancher-agent:v2.6-1723c3d75042915a75edc3c15459223e63194479-windows-1809
Content Digest
sha256:ccdc9d6b28ed6e3eb7913e2c478099acf3d4faa4d048fd93ced21273f92c4a50
Details
Created

2021-08-05 04:45:48 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-05T04:45:43Z
  • org.opencontainers.image.revision
    1723c3d75042915a75edc3c15459223e63194479
  • 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-1723c3d75042915a75edc3c15459223e63194479-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:6da7fa4eba5993bef29b5a881d1d0399254bfe6d4a5a762bd2e6ecf353e397ba - 0.0% (1.09 KB)

[#003] sha256:1be7e114b3caa4834519bd07bc97d783d6bea2aaebe360f5ba5bd0b68713d50b - 0.0% (1.09 KB)

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

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

[#006] sha256:1d0d200e5bacdad6d0dbc2fd00150ccbcd4adbc3cecbdaa76ee341c2eae0b871 - 0.28% (7.44 MB)

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

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

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

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

[#011] sha256:13227e19c520251acb425e5d300887bd88cc64070ac9d3794a61699919aaf2c2 - 0.0% (1.07 KB)

[#012] sha256:852f657f0c3ed42566675d8fba7035579ea52a5289f8cf7589b100dd94215df1 - 0.0% (1.09 KB)

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

[#014] sha256:2d3d985f147b59d1ea84a6f657af9d50ac62063650b7642a349980d7ab104876 - 0.0% (1.09 KB)

[#015] sha256:197ff5a2d31cd5398702f63fa64be73ea73de310a1d076a97ef79f849ad77fe6 - 0.0% (1.1 KB)

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

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

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

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

[#020] sha256:229732c91ffc0fe29360f428336dd3d098e0df5dcf0beca94080ac86b62be9c0 - 0.0% (1.07 KB)

[#021] sha256:c4d63bd726fff6086791a193e0fd4dab3974a5b5ce1c0ce5e775db6fca1e650d - 0.0% (1.09 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-05 04:43:58 UTC

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

2021-08-05 04:43:58 UTC

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

2021-08-05 04:44:18 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-05 04:44:25 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-05 04:44:46 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-05 04:44:55 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-05 04:45:01 UTC

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

2021-08-05 04:45:08 UTC

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

2021-08-05 04:45:14 UTC

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

2021-08-05 04:45:14 UTC

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

2021-08-05 04:45:15 UTC

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

2021-08-05 04:45:15 UTC

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

2021-08-05 04:45:44 UTC

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

2021-08-05 04:45:44 UTC

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

2021-08-05 04:45:45 UTC

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

2021-08-05 04:45:46 UTC

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

2021-08-05 04:45:47 UTC

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

2021-08-05 04:45:47 UTC

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

2021-08-05 04:45:48 UTC

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

2021-08-05 04:45:48 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