Namespace
rancher
Image / Tag
rancher-agent:v2.6.0-rc3-windows-1809
Content Digest
sha256:b839942833b628e5d01d06c2ff51354bcbfe4fbe24832d097b8d3cad5c7aefb5
Details
Created

2021-08-14 02:53:59 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-14T02:53:56Z
  • org.opencontainers.image.revision
    b85d6385addec28b5edfdb4977acf51ea0ac4140
  • 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.0-rc3

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:407708462f767f980b6b326f2593cc55d15dc7c57ccd871824065677b3b3406a - 0.0% (1.07 KB)

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

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

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

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

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

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

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

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

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

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

[#013] sha256:15ad717111ee58e80ad3db9687b6a89d386a1e57720e5165d3aa9f83f027cd69 - 0.0% (1.06 KB)

[#014] sha256:3a9d20773b88266c1280363cec4a33683e70290d9502e541be53a20fc5fb211c - 0.0% (1.09 KB)

[#015] sha256:163a35bb99c94564c785d47e8d35a11d98f75ed24fd3499e917e09b8500ad595 - 0.0% (1.09 KB)

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

[#017] sha256:13c1760624dc15660ddfbe728fd02ac73fd225bc6b79a66e012d1743882b9e97 - 0.0% (1.1 KB)

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

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

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

[#021] sha256:90f265266cacea4a56d8ef760e3155997c5865eafa6ebc37b9bd0f07d3cd04fb - 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-14 02:52:19 UTC

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

2021-08-14 02:52:19 UTC

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

2021-08-14 02:52:37 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-14 02:52:44 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-14 02:53:05 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-14 02:53:14 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-14 02:53:19 UTC

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

2021-08-14 02:53:25 UTC

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

2021-08-14 02:53:31 UTC

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

2021-08-14 02:53:31 UTC

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

2021-08-14 02:53:32 UTC

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

2021-08-14 02:53:32 UTC

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

2021-08-14 02:53:32 UTC

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

2021-08-14 02:53:33 UTC

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

2021-08-14 02:53:34 UTC

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

2021-08-14 02:53:34 UTC

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

2021-08-14 02:53:58 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-08-14T02:53:56Z

2021-08-14 02:53:58 UTC

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

2021-08-14 02:53:58 UTC

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

2021-08-14 02:53:59 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