Namespace
rancher
Image / Tag
rancher-agent:master-8a60508e61ab278a2ef27e67e0d0048b180cf59a-windows-20H2
Content Digest
sha256:1c99ff1b1966fc5bdac82fdddf071be5beb54e6082f98494c24b7c004a04c7ed
Details
Created

2021-07-20 01:49:13 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-20T01:47:29Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8a60508e61ab278a2ef27e67e0d0048b180cf59a
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-8a60508e61ab278a2ef27e67e0d0048b180cf59a-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:58774ea6a2cebd62d24073292e71120a3b5e2bb74dc7b2358b29eedfa30b5a8f - 41.3% (1.07 GB)

[#002] sha256:007d92f3e70bbc24bc12ec9898d7d6078bc38d36f442c0aad78dd8a051f46b2c - 0.0% (1.27 KB)

[#003] sha256:4b72668b606fbce3af7a51707133def4ddfad78d7cf8050075993009463a42cd - 0.0% (1.36 KB)

[#004] sha256:08dc4f76725830cdd480b4665cb1e0aa69aa8121b2a3d65900a55dc27ed37b9c - 0.58% (15.5 MB)

[#005] sha256:b615a9509edc4a86304232f0a1fcdca0eb82247345e08fa934bda73150aea8a0 - 0.2% (5.27 MB)

[#006] sha256:fd1f4bd08eb01c71732c38a88082b52f6bc30bbb2b83afab8fe7888c6dbf3852 - 0.33% (8.75 MB)

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

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

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

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

[#011] sha256:de560ea9d8911f5213301566d910722f087d43570fabbc667765634dfee06365 - 0.0% (1.3 KB)

[#012] sha256:4e8003ab9dcf0d27c69112c95bc5c3c7995a343669aca050aff619c83c116cf6 - 0.0% (1.26 KB)

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

[#014] sha256:65995134fc4ae8f9fcf3f97520348ab6a9621b579ad950591aaebd7ebd0a6ea4 - 0.0% (1.27 KB)

[#015] sha256:668a55970b9db22c2508871fe96837fd6635b2f14168b9975f2336a29a3aca14 - 0.0% (1.29 KB)

[#016] sha256:b1c2f55d14dcf0e88316310d17c842b236e9234ad507a7f305f99a1e8d84f506 - 1.05% (27.8 MB)

[#017] sha256:3b6aae0d977ca78396e7ff4fece8da2280dc12c24b3c58030de10b539c5bfebe - 0.0% (1.29 KB)

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

[#019] sha256:665b5118b5e111b75d8c1a6ef337fff99ec56959f06d70f0ac8f86a45fb0754b - 0.0% (1.27 KB)

[#020] sha256:660a12ed079e4cd9576068615a905d881c63ad86379d07371960d1823573f0a7 - 0.0% (1.26 KB)

[#021] sha256:53a6fa5575bd9959dbc7644c76c31e9d8c175622cd64d873fd7a9aa13ae6c003 - 0.0% (1.27 KB)


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

Apply image 20H2-RTM-amd64

2021-07-10 18:29:59 UTC

Install update 20H2-amd64

2021-07-20 01:47:08 UTC

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

2021-07-20 01:47:09 UTC

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

2021-07-20 01:47:46 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-20 01:47:54 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-20 01:48:24 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-20 01:48:38 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-20 01:48:48 UTC

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

2021-07-20 01:48:56 UTC

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

2021-07-20 01:49:04 UTC

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

2021-07-20 01:49:04 UTC

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

2021-07-20 01:49:05 UTC

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

2021-07-20 01:49:06 UTC

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

2021-07-20 01:49:06 UTC

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

2021-07-20 01:49:07 UTC

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

2021-07-20 01:49:08 UTC

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

2021-07-20 01:49:09 UTC

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

2021-07-20 01:49:11 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-20T01:47:29Z

2021-07-20 01:49:11 UTC

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

2021-07-20 01:49:12 UTC

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

2021-07-20 01:49:13 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