Namespace
rancher
Image / Tag
rancher-agent:master-9c1d98f05775f199ddb9f0760f76840c5416f6cc-windows-20H2
Content Digest
sha256:88a40ab632d56856db6d215b3cc68426be3e4d1c1d11c4417c02d8af6faa7bc8
Details
Created

2021-04-12 15:05:54 UTC

Size

2.45 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-04-12T15:05:47Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9c1d98f05775f199ddb9f0760f76840c5416f6cc
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-9c1d98f05775f199ddb9f0760f76840c5416f6cc-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:b67d61f938f3725a9bf5b4e0ece52422f5b09c5994bb0af1971b526e4e0f8666 - 37.59% (944 MB)

[#002] sha256:2f7e5a27baa273f2dd86aa45b20467f41e0703553a2ce614b790e01c7cbdd9f2 - 0.0% (1.27 KB)

[#003] sha256:46b53bbd93b734e7a83e68ac2104f58f9af85c8358899abbd2eb2b373838c9e9 - 0.0% (1.3 KB)

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

[#005] sha256:8c3b550ab6e11ba866d5668ec038d1fa570b5f21f3b621250ac7b5778183744e - 0.41% (10.3 MB)

[#006] sha256:82a37b5630baf9491ba25a838f6ad0e0bf56c9abf4fc9bab96f4d5fa9d09311d - 0.31% (7.85 MB)

[#007] sha256:ac083c45f0b5e538b5589d4896be5f4184b731b312c338e31f75d0fdf932f872 - 1.68% (42.2 MB)

[#008] sha256:e67b0c6ce5f5f287204ca46ebfde12fb2143df9929bc4dd72b2e4044cadb1edd - 0.41% (10.3 MB)

[#009] sha256:00a3dbc93073d1ece162731b4e2e8e334f873a73dde6e028703d108694a4fdf6 - 0.62% (15.6 MB)

[#010] sha256:e9d2a491af81da34ed0d332dc61c960dea2421e0a817fb31d7341ce693b0a937 - 0.51% (12.8 MB)

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

[#012] sha256:307d5977690def4d4480c05c94f582050b170561dae2fa08755d9c542e20a738 - 0.0% (1.26 KB)

[#013] sha256:8a1e13aed2e8540e7389fc7139efbb604276bd34e52540fc2628d44179086e73 - 0.0% (1.29 KB)

[#014] sha256:1efd409f87f19ca16adb0af52ddb6bfe7f856427faf64ea4dd33e4c3747b0aa2 - 0.0% (1.27 KB)

[#015] sha256:6a95a16ea14510fe465a307f3443ef7baa9b839a154711350940155fd11c5b84 - 0.0% (1.31 KB)

[#016] sha256:c64cd4ce7e5f562c7c69ab77771024233f6248cf8b0157f28be7ffdfad4711dd - 0.48% (12.2 MB)

[#017] sha256:6c12cf80673630a07e3e8fa9905ca72bcccac8f111d8ddbfec3448eb33e2f04d - 0.0% (1.26 KB)

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

[#019] sha256:39e6edb3aea1f364574ee605dfea361d2cdfc411167b0ff168089d0611f61595 - 0.0% (1.37 KB)

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

[#021] sha256:98096e985fad656ac1784c846f1e85f33ef9045ac91d346f4b6f739f5712e9fc - 0.0% (1.27 KB)


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

Apply image 20H2-RTM-amd64

2021-03-05 14:38:58 UTC

Install update 20H2-amd64

2021-04-11 20:14:02 UTC

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

2021-04-11 20:14:03 UTC

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

2021-04-11 20:14:15 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-04-11 20:14:25 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.0/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-04-11 20:14:49 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-04-11 20:15:03 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-04-11 20:15:13 UTC

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

2021-04-11 20:15:22 UTC

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

2021-04-11 20:15:32 UTC

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

2021-04-12 15:05:48 UTC

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

2021-04-12 15:05:49 UTC

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

2021-04-12 15:05:49 UTC

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

2021-04-12 15:05:50 UTC

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

2021-04-12 15:05:50 UTC

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

2021-04-12 15:05:51 UTC

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

2021-04-12 15:05:52 UTC

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

2021-04-12 15:05:53 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-04-12T15:05:47Z

2021-04-12 15:05:53 UTC

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

2021-04-12 15:05:54 UTC

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

2021-04-12 15:05:54 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