Namespace
rancher
Image / Tag
rancher-agent:master-d3c02c8a2d3ab3bb5e1963ed73de7a11dda80c6b-windows-20H2
Content Digest
sha256:8ad3487812c8f186b999f26dc496792a9e8fd1a5e88adaba7a9a693f97f1a4ba
Details
Created

2021-08-10 22:52:06 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-10T22:51:55Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    d3c02c8a2d3ab3bb5e1963ed73de7a11dda80c6b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-d3c02c8a2d3ab3bb5e1963ed73de7a11dda80c6b-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:2c8cd6d97bfe5915dde26687cfdafcb1511808d9699b52da3be03323c75166aa - 41.89% (1.1 GB)

[#002] sha256:0ecc8c725d080ec5fcd19f560d5914ce015a9625c9685a7bf65d506e157c6813 - 0.0% (1.26 KB)

[#003] sha256:c44e89ec3a888f1891b61f7255a08853407dd1c142cee8afbd96d3522773649f - 0.0% (1.29 KB)

[#004] sha256:3f1c093c5b9b48844083397f5b972ea472000ef91a15eb4a115893cd0e5248fb - 0.58% (15.6 MB)

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

[#006] sha256:cc565488af523585306a1154eb5dd298208917cd938387c43680843b5a4d5886 - 0.33% (8.77 MB)

[#007] sha256:c3f8f183095caccbcf9467c18aab66bd00c060fad6a3a33222743b3d595e4976 - 1.38% (37.2 MB)

[#008] sha256:af034b5fbdf1f3af4cb9ea645f24e8930eda00738b5cb9271cf5666d4797afca - 0.2% (5.33 MB)

[#009] sha256:4fde9f100311dfde727ce0e978d15a14cb694fd8677b11a91e34df639ecf6175 - 0.58% (15.6 MB)

[#010] sha256:df3120e577d005c5c5f8739fd9cbdf0aab52074cbee319730e1ee72479254c2b - 0.47% (12.7 MB)

[#011] sha256:43cdc8a9fd0beeae1c4019d37aa68fd9fb9e10beb5fbc4a9adacbd2d99bf91fc - 0.0% (1.29 KB)

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

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

[#014] sha256:27d582a8ce39e18677d54b4025f642a5d65dc03a48bdcfdf45ae91fc10f06884 - 0.0% (1.26 KB)

[#015] sha256:77966d0692f285b268cd15279c84cac9202e415da5cefe27bd1653c28d58d7cf - 0.0% (1.27 KB)

[#016] sha256:8f67a5a085e3f3c355801a5b8d60369717555605be9a0d1647375b540bbeaca0 - 1.04% (28 MB)

[#017] sha256:4ccf6c647dbce892b1e66d93f7ff89950905bd3deee3724300a2b4a7474c077c - 0.0% (1.26 KB)

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

[#019] sha256:ca9a828b5c94ac3d654eb4f8fd44a6ad46111a434a9d5c5c23ef30abb1a30955 - 0.0% (1.29 KB)

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

[#021] sha256:e0260c478e0886a10f91426f6266d4c6aee2f49d6c5440642d3158c6eae85037 - 0.0% (1.26 KB)


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

Apply image 20H2-RTM-amd64

2021-08-01 08:20:33 UTC

Install update 20H2-amd64

2021-08-10 22:35:37 UTC

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

2021-08-10 22:35:38 UTC

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

2021-08-10 22:36:10 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-10 22:36:19 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-10 22:36:44 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-10 22:36:56 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-10 22:37:04 UTC

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

2021-08-10 22:37:13 UTC

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

2021-08-10 22:37:21 UTC

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

2021-08-10 22:37:22 UTC

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

2021-08-10 22:37:22 UTC

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

2021-08-10 22:37:23 UTC

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

2021-08-10 22:51:57 UTC

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

2021-08-10 22:51:58 UTC

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

2021-08-10 22:51:59 UTC

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

2021-08-10 22:52:01 UTC

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

2021-08-10 22:52:02 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-10T22:51:55Z

2021-08-10 22:52:03 UTC

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

2021-08-10 22:52:05 UTC

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

2021-08-10 22:52:06 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