Namespace
rancher
Image / Tag
rancher-agent:master-4fc76ed9f4ff2fc566848275e8451de031c03f6e-windows-1809
Content Digest
sha256:e4d96f24b0637f5542c54ea3a463a6f5f2309f5f82f9aaea712fa9e25b9a4303
Details
Created

2021-08-25 23:20:32 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-25T23:20:27Z
  • org.opencontainers.image.revision
    4fc76ed9f4ff2fc566848275e8451de031c03f6e
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:master-4fc76ed9f4ff2fc566848275e8451de031c03f6e-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 60.95% (1.6 GB)

[#001] sha256:c67ded6868b61d392a0c096f911563fd6bc0bc3ed4fe401d077b3718a1b0cdaf - 34.32% (923 MB)

[#002] sha256:09406d49cda92979f29294f8f16eb4d9fe717ba6c64cc4f7fbda061ed52006cc - 0.0% (1.06 KB)

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

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

[#005] sha256:3954e4092a75794c4320e1700be497360d560f2b5259954eceb5a6c301c2f4ee - 0.2% (5.28 MB)

[#006] sha256:8ea52faa062450747aeda729a0b919d03249e264bcc903a4a33973004bbdb2bb - 0.28% (7.44 MB)

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

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

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

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

[#011] sha256:6139e64e9bacdae83cb254ff671abaef0fd26aed22378b39a9b01ddd3a77aa31 - 0.0% (1.09 KB)

[#012] sha256:6d98cfd304c03507b980f5b0115e00742d3cba11b3e8a713e86d65459b66c15a - 0.0% (1.07 KB)

[#013] sha256:3717955331ad1f445115ade0a9f4acb2977405224d1f7a970304c37bc63493fb - 0.0% (1.07 KB)

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

[#015] sha256:65fd8490c2e06e69c9a3df84469afac888d24b4ae9a3416344577d54e2388944 - 0.0% (1.09 KB)

[#016] sha256:4a71139a414f28f7c2e82cbd4fcea008445a676f06560edd8e7e8b7ec97b35c6 - 1.04% (28 MB)

[#017] sha256:7fb838c8564b19ca24ae7ed168780989724c40185db0fbc0199fa556d62eb2c4 - 0.0% (1.07 KB)

[#018] sha256:ac161fee68f6d35c7d94cee74a3ffac91e1af8e961706fed426222a75adba4bf - 0.0% (1.09 KB)

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

[#020] sha256:8a4df00949439d036edc9c0bd10faed042808d289c693cf85afef9bf06ca89b1 - 0.0% (1.07 KB)

[#021] sha256:867d5812aa82fcc1fd3b27f4306ab6ce7b37e5a80df670e7d162d153955d7f94 - 0.0% (1.1 KB)


History
2020-05-07 05:09:25 UTC

Apply image 1809-RTM-amd64

2021-08-05 19:44:34 UTC

Install update 1809-amd64

2021-08-25 23:18:41 UTC

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

2021-08-25 23:18:41 UTC

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

2021-08-25 23:19: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-08-25 23:19:09 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-25 23:19:30 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-25 23:19:40 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-25 23:19:46 UTC

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

2021-08-25 23:19:52 UTC

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

2021-08-25 23:19:59 UTC

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

2021-08-25 23:19:59 UTC

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

2021-08-25 23:19:59 UTC

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

2021-08-25 23:20:00 UTC

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

2021-08-25 23:20:28 UTC

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

2021-08-25 23:20:28 UTC

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

2021-08-25 23:20:29 UTC

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

2021-08-25 23:20:30 UTC

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

2021-08-25 23:20:31 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-08-25T23:20:27Z

2021-08-25 23:20:31 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=4fc76ed9f4ff2fc566848275e8451de031c03f6e

2021-08-25 23:20:31 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2021-08-25 23:20:32 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

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