Namespace
rancher
Image / Tag
rancher-agent:master-eb5cd4d43135efca2ba9797ea21e39f23bc05263-windows-2004
Content Digest
sha256:30e78b9fa60b47f9e1ad4a81111c27f1569539cb90891e5e27357a773c43fc97
Details
Created

2021-08-26 03:15:59 UTC

Size

2.28 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-26T03:15:53Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    eb5cd4d43135efca2ba9797ea21e39f23bc05263
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-eb5cd4d43135efca2ba9797ea21e39f23bc05263-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:295f12394c4f250e83029adb04647faeb736b0c8d275aa9b34f5e3c60a89d0d2 - 50.2% (1.14 GB)

[#001] sha256:c30e212b15b86121fb89bda60f21c14275762ea9c6c2d30c593c9ffecf605c40 - 44.3% (1.01 GB)

[#002] sha256:b60a3f272d41d7d0da0bb371e43d31afaa19f7a7c897b99795bc68949c6eee3a - 0.0% (1.3 KB)

[#003] sha256:67c259dcc80a5252bfc3194cac4d28f8c3184ba313724a7362cb0580c063723c - 0.0% (1.26 KB)

[#004] sha256:cbbd29e24d5388f7f9dafc68b2695701f9f2536a586aef6a5861d50a6f88cb99 - 0.67% (15.5 MB)

[#005] sha256:1f7f6c694fe880d38f3738fb152a7cad17d3ceff80600cd2d566c91a5d12c3be - 0.23% (5.28 MB)

[#006] sha256:12666dbfe127d09b4084a0bfd8db925bc50158f489f403d1b53b5b298dd5efce - 0.37% (8.68 MB)

[#007] sha256:d0a33ca1ba9a1af9a097816288e09c657d2c06f40c3efd7b06244eb7617971b1 - 1.6% (37.2 MB)

[#008] sha256:8062871ea9b5f75bcdd8296a0afa7b62ff9b3347520b201ddb6077cf169815bb - 0.23% (5.35 MB)

[#009] sha256:b933229a461aa01fd4e6c2fa0c2dfe52c73cf8455119dc990ccd26e05fd6231c - 0.67% (15.6 MB)

[#010] sha256:97f3a0d6531eac9e0864f9874b91fad435d9db9c6d7eb2f3bbf1a0bb09a3a259 - 0.55% (12.8 MB)

[#011] sha256:02c7f59b6606e0365717d988969632cf513a01c673b21f8c1efe889de5477e02 - 0.0% (1.27 KB)

[#012] sha256:8c0812b23f250a709e3d511568b18ae3dd8e57ec49994850118ab491737f77aa - 0.0% (1.27 KB)

[#013] sha256:5f6297d5b5fef5db561d89ca2449fc09feda528f9e33427d17dcdfba5c8a93c5 - 0.0% (1.27 KB)

[#014] sha256:629278b533c3b3e07d23a2466c8d1888a6afc0a6a19833b2a111385163698543 - 0.0% (1.27 KB)

[#015] sha256:9fe4ca264cc4412caebb22fd8aeba0e0ac08f6c09f924958b6d9210470634c44 - 0.0% (1.29 KB)

[#016] sha256:6f21f806284a0ce8c5519c975e17165ffe2720038e94bdeebca7cfbb7f61f2ad - 1.2% (28 MB)

[#017] sha256:cdef6a0cf6222e27cf0236248b9dafaf03c046fa2e309f629c26020062167283 - 0.0% (1.27 KB)

[#018] sha256:3e426ebe0a02b5fc06526f4e1e27ae9e3176bbb3896667c720f71da6c1952cac - 0.0% (1.27 KB)

[#019] sha256:e1cc5be2026362f9550579f20a70fbda1cd12091df004214f58a2dfdd72643c0 - 0.0% (1.3 KB)

[#020] sha256:f39540c4de524a99cce9d0a88e47311ec9abcbda48e00927ff224fd6fb3e13ba - 0.0% (1.27 KB)

[#021] sha256:0bc8c16803d84003abd83a86e0a60797ac1aa91cf37346b73381ac815032c219 - 0.0% (1.27 KB)


History
2019-12-07 09:28:27 UTC

Apply image 2004-RTM-amd64

2021-08-03 01:07:02 UTC

Install update 2004-amd64

2021-08-26 03:13:41 UTC

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

2021-08-26 03:13:42 UTC

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

2021-08-26 03:13:52 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-26 03:14:01 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-26 03:14:27 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-26 03:14: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-08-26 03:14:50 UTC

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

2021-08-26 03:15:02 UTC

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

2021-08-26 03:15:11 UTC

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

2021-08-26 03:15:12 UTC

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

2021-08-26 03:15:12 UTC

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

2021-08-26 03:15:13 UTC

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

2021-08-26 03:15:54 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-eb5cd4d43135efca2ba9797ea21e39f23bc05263-head

2021-08-26 03:15:55 UTC

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

2021-08-26 03:15:56 UTC

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

2021-08-26 03:15:57 UTC

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

2021-08-26 03:15:57 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-26T03:15:53Z

2021-08-26 03:15:58 UTC

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

2021-08-26 03:15:58 UTC

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

2021-08-26 03:15:59 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