Namespace
rancher
Image / Tag
rancher-agent:v2.5.9-rc10-windows-20H2
Content Digest
sha256:05f00af97cf27675a2bcd4f1ba3e834146d7235f76c847945b53a8360fb6bd52
Details
Created

2021-07-09 21:07:17 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-09T21:05:44Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    a4920c3d722c9e8cbf64b562fe579a8f878d0b9f
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.9-rc10

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.83% (1.4 GB)

[#001] sha256:a4daf907fbf2f2047cb31de79a175a1e16162a999f9e24b6d0c028b1b6e63fd2 - 41.22% (1.07 GB)

[#002] sha256:2b702c5b046607e81129a90cfcc3938b872daa6820a558ab2976a7272c91a19e - 0.0% (1.32 KB)

[#003] sha256:c3a948579bce130a52149c1e5c15d4773d5112b115cfbc363bfc6ca72b739683 - 0.0% (1.27 KB)

[#004] sha256:0f3b4a4548d78a37fa8e4853c37b0f00b30d4057d08ef89868ec8e8ab436a1c5 - 0.58% (15.6 MB)

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

[#006] sha256:a8cf59d1599c7511f79efccb3fb4ca49d65ddf001d25999d2f30a50e5bfad48b - 0.33% (8.76 MB)

[#007] sha256:acb9c523ad7100c2cd5e6c01438aa5b84c2ff13911196bd29ce5e85b04cadcd3 - 1.4% (37.2 MB)

[#008] sha256:e6363032f1e93ccc5f5841be8de25b1d09a899b7b3be024b55e07c3618f4e1b3 - 0.2% (5.35 MB)

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

[#010] sha256:f2b1cbdd85262fec87fb988618278e03e49c3b60713dab2191fe8306f0ce4d8a - 0.48% (12.8 MB)

[#011] sha256:0040012815d7b7de58f0bd86fec0f90d0e86898ae8138436774bfa1dd63079e8 - 0.02% (446 KB)

[#012] sha256:e3bef254b1b2220b7543449d20284454b16e79586bfb774c1d68fb887ab22f4e - 0.0% (1.29 KB)

[#013] sha256:e02fdc321df0526666149790a918b4cb37e0397d2b7144da6391d43c095ca9f0 - 0.0% (1.26 KB)

[#014] sha256:c3bde8dd4abc77f0b4d59e16bc404ff387dc39bc60b1e243181456cd77598707 - 0.0% (1.26 KB)

[#015] sha256:49321aa176a23de71a71df7134b749366559d8147be2b3a5027a61736e5c6fb4 - 0.0% (1.27 KB)

[#016] sha256:cf306dedf992badcaea5e588f2eda40ba30e7ceccef7beb74f978f194b4b01bd - 0.0% (1.29 KB)

[#017] sha256:fa1410970fa9181a70958f53119289c1c1c97f33f03c33f0cd584634868a017a - 1.16% (31 MB)

[#018] sha256:049346c67c3b9fdda6e376be155a7f72a0c722f03d6703e613dea37e404020bd - 0.0% (1.26 KB)

[#019] sha256:4cbedbb07ab93e5899d937372743c8aa945c9c2dcb95cc51632641a5a656fe49 - 0.0% (1.26 KB)

[#020] sha256:1c9adb21890663d889dba17632c5a5d0c7b89471bfc6df70605782b08ae2adba - 0.0% (1.29 KB)

[#021] sha256:eeaad5c635cfbb38c6b183e06361c426d025b7e78c03544d9503fa0730c665d7 - 0.0% (1.3 KB)

[#022] sha256:2914fe11fc6c5d1e84b2e41d98b1950363ba86fcfd01a75049516f3aff7687b7 - 0.0% (1.29 KB)


History
2020-09-10 20:40:05 UTC

Apply image 20H2-RTM-amd64

2021-07-06 07:11:23 UTC

Install update 20H2-amd64

2021-07-09 21:05:46 UTC

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

2021-07-09 21:05:46 UTC

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

2021-07-09 21:05:56 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-07-09 21:06:03 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-07-09 21:06:29 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-07-09 21:06:40 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-07-09 21:06:48 UTC

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

2021-07-09 21:06:56 UTC

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

2021-07-09 21:07:04 UTC

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

2021-07-09 21:07:11 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell

2021-07-09 21:07:11 UTC

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

2021-07-09 21:07:12 UTC

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

2021-07-09 21:07:12 UTC

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

2021-07-09 21:07:13 UTC

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

2021-07-09 21:07:13 UTC

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

2021-07-09 21:07:14 UTC

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

2021-07-09 21:07:15 UTC

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

2021-07-09 21:07:15 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-09T21:05:44Z

2021-07-09 21:07:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0

2021-07-09 21:07:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=a4920c3d722c9e8cbf64b562fe579a8f878d0b9f

2021-07-09 21:07:17 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

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