Namespace
rancher
Image / Tag
rancher-agent:master-54b3a755b7899eaadf4fce42ecd7183551fd183c-windows-20H2
Content Digest
sha256:8c47dbe25a8493e1cd92fb786e9b89bc38255d4c859bcbc33adaeb6d42874c20
Details
Created

2021-02-03 23:24:07 UTC

Size

2.44 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-03T23:24:02Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    54b3a755b7899eaadf4fce42ecd7183551fd183c
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-54b3a755b7899eaadf4fce42ecd7183551fd183c-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:18629c768c3f1391a29a90ea5e5b8a2b4185ec20b1781c40273741f648a0c882 - 36.74% (918 MB)

[#002] sha256:d82d0c0a26dc157f851ed482001b50be69234bb1f686b47a20389c2d465be80f - 0.0% (1.07 KB)

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

[#004] sha256:8cdaefb4767840402f5d2f2c297c30c32d0643a07fd0d2620e8ee57cd23ff5cf - 0.82% (20.5 MB)

[#005] sha256:c1aa60dadb5a411346d4e0d0f37334b16a29c2b47ac3e49f42a2c193b6295e4a - 0.39% (9.75 MB)

[#006] sha256:237ddbe706c21df9ce0ed7dde72cea194fb009691edc3c0ffe1383a4fbe30f6a - 0.31% (7.82 MB)

[#007] sha256:828fae8391b0ee8902ebf41b9857ed1ea5148ef2a6d42bfd3e6022a77dfbe8a1 - 1.77% (44.1 MB)

[#008] sha256:c7671cf831f5922d98352ac413b3d2e69be96a1e91a72bf648ffbf4c9b010e84 - 0.19% (4.82 MB)

[#009] sha256:606802a48a4ed9683e7e0480c8e58b8ce33e3ae5b74903265bac1cc0fd1f9f78 - 0.62% (15.5 MB)

[#010] sha256:64f969103e953b5b8e0b2d24393b139c351e87e328c2e8b57fbf840b40d159fa - 0.54% (13.4 MB)

[#011] sha256:3f13d86dfd0a5103126caf9895bd4cade91a9823e3d0e3cbb2d3417f8e2d4f75 - 0.0% (1.07 KB)

[#012] sha256:83842fddf7764f947e1b55a9fdee010721821ec37b1b6fb187d8675c90df4961 - 0.0% (1.07 KB)

[#013] sha256:5c453cadcef976b48ad2903e45ee7686555bd147337192aee88be4d0193ac8f9 - 0.0% (1.09 KB)

[#014] sha256:a10bfbc510125c6d7abc562e38ad742c0780546d2868b14f47b3e20f458733f3 - 0.0% (1.07 KB)

[#015] sha256:6ac4d0b7b353a96f8f8d8af527022bd559578a71c992ad8ddb232ab183829976 - 0.0% (1.07 KB)

[#016] sha256:19eb29fff70d2310b1e4e747adb32de2d3df83265858829c035679bc75ea6491 - 1.22% (30.5 MB)

[#017] sha256:260f3bb5537f8a24ba08854aa097f337b65a7c61731091671348926374714ba1 - 0.0% (1.07 KB)

[#018] sha256:24955429c3c59b1522d89d3fbb94f2d94c3572170b60fe26bb80ef86c2364187 - 0.0% (1.08 KB)

[#019] sha256:376a13dc09cb4d3ab1e58c4baa4e1f961e7b18bd3ede26c660a539a49bb37f71 - 0.0% (1.07 KB)

[#020] sha256:bb1b88d47fafc708969aec0c6dc5353b946587de3da1c161eaad745eb5cc58d5 - 0.0% (1.08 KB)

[#021] sha256:937d53cc2207560f85f3dcfcca2ca9915d109891f1227ceab7ccbc85ba432e28 - 0.0% (1.1 KB)


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

Apply image 20H2-RTM-amd64

2021-01-09 13:33:38 UTC

Install update 20H2-amd64

2021-01-31 20:47:54 UTC

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

2021-01-31 20:47:54 UTC

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

2021-02-01 18:55:01 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-02-01 18:55:10 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.0.4/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-02-01 18:55:35 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-02-01 18:55:47 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.14.3/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-02-01 18:55:55 UTC

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

2021-02-01 18:56:04 UTC

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

2021-02-01 18:56:12 UTC

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

2021-02-01 23:10:45 UTC

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

2021-02-01 23:10:45 UTC

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

2021-02-01 23:10:45 UTC

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

2021-02-03 23:24:03 UTC

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

2021-02-03 23:24:04 UTC

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

2021-02-03 23:24:05 UTC

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

2021-02-03 23:24:06 UTC

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

2021-02-03 23:24:06 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-02-03T23:24:02Z

2021-02-03 23:24:06 UTC

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

2021-02-03 23:24:07 UTC

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

2021-02-03 23:24:07 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