Namespace
rancher
Image / Tag
rancher-agent:master-256a0eb26f6e37efbdd13f40506d08d719d2bee6-windows-20H2
Content Digest
sha256:808d04f41073403b25e1b1f893010f07d1e598e4aee275f22289e579a845e1d6
Details
Created

2021-08-04 23:03:09 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-04T23:03:00Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    256a0eb26f6e37efbdd13f40506d08d719d2bee6
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-256a0eb26f6e37efbdd13f40506d08d719d2bee6-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.29% (1.07 GB)

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

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

[#004] sha256:38941a37e447ee86702f83dcb68a0c14e44a518a0af49ab773887465acb3cc6a - 0.58% (15.5 MB)

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

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

[#007] sha256:947e685a1b13e0f45f4bcef86e4d03fba38fe36150060af52e548c9a9b8d939f - 1.4% (37.2 MB)

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

[#009] sha256:7db6f534119121c38cc3986436d73a89b165371ceab25aa105299d9b21a5abee - 0.58% (15.6 MB)

[#010] sha256:a5a862cda349d809489b74d2f0462a8be48a5cbf8c7830b5de469e418b68d51a - 0.48% (12.7 MB)

[#011] sha256:c6615f556dc6dc1738cc001eeee1ff5cd7016e19474efba085e9f6cf2eec3acb - 0.0% (1.26 KB)

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

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

[#014] sha256:521b2107c851542ca89b960e0de6ba52107f3a6952786bcad223d8f6888a5023 - 0.0% (1.26 KB)

[#015] sha256:09243bda44475632f936b0b986c57f04c3128735da6b580e797f9ab5fc57c7fe - 0.0% (1.27 KB)

[#016] sha256:c1c47411e8e3d25e5330baffef3ef9e0b192c8491cf099605e783a92d08f7090 - 1.05% (28 MB)

[#017] sha256:620f4ac79265e4bfc9175d70cdcae4123043d1875581efb187281f42850dd6c2 - 0.0% (1.27 KB)

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

[#019] sha256:d17124a6ec7530e46688e9ebd78315cbccffad3124f4e2625d4943202ac596ec - 0.0% (1.3 KB)

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

[#021] sha256:2f1b034ac267440fa914f2ee807dc0c1fb53e83b5f98a7835a8e90ccbcbdfe18 - 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-08-04 22:53:21 UTC

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

2021-08-04 22:53:22 UTC

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

2021-08-04 22:53:52 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-04 22:53:59 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-04 22:54:25 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-04 22:54:37 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-04 22:54:45 UTC

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

2021-08-04 22:54:54 UTC

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

2021-08-04 22:55:02 UTC

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

2021-08-04 22:55:02 UTC

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

2021-08-04 22:55:03 UTC

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

2021-08-04 22:55:03 UTC

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

2021-08-04 23:03:02 UTC

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

2021-08-04 23:03:04 UTC

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

2021-08-04 23:03:05 UTC

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

2021-08-04 23:03:07 UTC

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

2021-08-04 23:03:07 UTC

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

2021-08-04 23:03:08 UTC

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

2021-08-04 23:03:08 UTC

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

2021-08-04 23:03: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