Namespace
rancher
Image / Tag
rancher-agent:master-84770f0cf687f6445a9688cd2f39285e05ee7eea-windows-2004
Content Digest
sha256:ee8b97c22f9543c165c394f6b51187c0f1dbf31f12d429a5239da5efb8646d9b
Details
Created

2021-08-09 20:17:09 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-09T20:17:03Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    84770f0cf687f6445a9688cd2f39285e05ee7eea
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-84770f0cf687f6445a9688cd2f39285e05ee7eea-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:6907d97093063478e2c552549bbcd0b499d1dfba051bad994179f5a1d343fe58 - 43.64% (1010 MB)

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

[#003] sha256:a48b13a437a61d75ab08e797a002dc456561b7e8b6e1aca9d2af7f0fb1e82391 - 0.0% (1.32 KB)

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

[#005] sha256:a420ba43f3d7523c65b344d7e98b4a5ba831fc04d26245719dbe2a999ffd5b2b - 0.23% (5.27 MB)

[#006] sha256:a54055511c671a103097ca4f76c615e6ae1a6ffb26bc5c53cd43048a353d4211 - 0.37% (8.64 MB)

[#007] sha256:39b35639340d724768d94f40c2ac2f1ac390b1e590fd823200dd17439a5424e2 - 1.61% (37.2 MB)

[#008] sha256:261545e26f7e06f862fc783f921224b86aedfb8a62ea32801c7260e1b7ff4218 - 0.23% (5.33 MB)

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

[#010] sha256:8b5c36f646cd5208071753e1743266e8ef929827e3e89b42327a88744b57630a - 0.55% (12.7 MB)

[#011] sha256:0f28c3f72b12986a0ecc7969eb10594c3016f19d0ff0b60c33c6251783a2afa0 - 0.0% (1.27 KB)

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

[#013] sha256:42f1d62eac803fed21428c3d719205b2c61bbcc82712e183b4e758aa0fd62768 - 0.0% (1.29 KB)

[#014] sha256:a93f12b8cd50b05653323b0896c4e96b14f8b4e64620afcfbd458772ac677940 - 0.0% (1.3 KB)

[#015] sha256:f7bd85bead235504b183616ba65733ff4b21e6de239b4945371ee6c4b0518db5 - 0.0% (1.3 KB)

[#016] sha256:8ef6de096aea30a1ce06e321eb4360225af6602479feef90c3ad794a78a8ee12 - 1.21% (28 MB)

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

[#018] sha256:4853f123432570a0853aba4203c47fdb53bf0531f334cf1bca998dc750c2f548 - 0.0% (1.27 KB)

[#019] sha256:9e71362b9de41d5647b175b35f8316d84c7119a1b1267391bc3e761e49f31166 - 0.0% (1.27 KB)

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

[#021] sha256:1930c0a98ed03e33dc145b8627ea7d9d2a1bb767de8f34454392c9b282ee27c2 - 0.0% (1.29 KB)


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

Apply image 2004-RTM-amd64

2021-07-10 18:37:09 UTC

Install update 2004-amd64

2021-08-09 19:58:08 UTC

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

2021-08-09 19:58:09 UTC

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

2021-08-09 19:58:24 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-09 19:58:36 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-09 19:59:02 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-09 19:59: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-09 19:59:23 UTC

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

2021-08-09 19:59:32 UTC

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

2021-08-09 19:59:43 UTC

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

2021-08-09 19:59:43 UTC

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

2021-08-09 19:59:44 UTC

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

2021-08-09 19:59:45 UTC

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

2021-08-09 20:17:05 UTC

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

2021-08-09 20:17:05 UTC

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

2021-08-09 20:17:07 UTC

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

2021-08-09 20:17:08 UTC

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

2021-08-09 20:17:08 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-09T20:17:03Z

2021-08-09 20:17:09 UTC

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

2021-08-09 20:17:09 UTC

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

2021-08-09 20:17:09 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