Namespace
rancher
Image / Tag
rancher-agent:master-90efe72d8a18d5781ec798c7d1d64135b38f0de2-windows-1809
Content Digest
sha256:3b3050c5837503d14b51782bf047b073d225bb5cb193551aa279ad6efb7d24a2
Details
Created

2021-08-20 00:19:50 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-20T00:19:45Z
  • org.opencontainers.image.revision
    90efe72d8a18d5781ec798c7d1d64135b38f0de2
  • 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-90efe72d8a18d5781ec798c7d1d64135b38f0de2-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:f4c4da4481514ab012aa9141fd03c66c7fa7f9b48ee8abc80f8d7683b1da343b - 0.0% (1.07 KB)

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

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

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

[#006] sha256:b49789f2c13136b638b362538f53e909aac6c9c0898e6b617f79228363510b16 - 0.28% (7.43 MB)

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

[#008] sha256:55ababe55793c5a00edf9f8353db9b04c3dd1d96f866677f78d21cef1ef82757 - 0.2% (5.34 MB)

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

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

[#011] sha256:7441d41e71a83c87187389f63ff0c3c5bc67db9060e07d636119f80621193d62 - 0.0% (1.06 KB)

[#012] sha256:090d100245ced8e4b78df21e270da25a3d5fcca8fe78b974f7cb6b3dcf5a5e94 - 0.0% (1.1 KB)

[#013] sha256:702080d997a299fa9588f735be57b742d397d0e112d0ec5d2dc35e386e117b03 - 0.0% (1.06 KB)

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

[#015] sha256:2aac22239945f6c53a3d78b772ed23a328527087c6abc96ea5032889f48fe9fe - 0.0% (1.07 KB)

[#016] sha256:6cded709711454828210ab666005deffd095ebcf040cf83d2ff429f237cb856b - 1.04% (28 MB)

[#017] sha256:f40bda789f50742fbda61dbda3f93b141547fdef991b775216e85851766a6d7e - 0.0% (1.06 KB)

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

[#019] sha256:59e5fab8a95c9e99ed3b3aae33eadcce9538cd1b168619fd292e0f535684a989 - 0.0% (1.09 KB)

[#020] sha256:38feb0bef7789c8fff28b5c4976c8f0531c128a1e4e1f03e445722133e00e720 - 0.0% (1.07 KB)

[#021] sha256:6ea745466184204d8d9904dfea6daa48cbce6e202a92c6f76662535bc827e56c - 0.0% (1.06 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-20 00:17:58 UTC

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

2021-08-20 00:17:59 UTC

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

2021-08-20 00:18:18 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-20 00:18:25 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-20 00:18:47 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-20 00:18: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-20 00:19:02 UTC

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

2021-08-20 00:19:09 UTC

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

2021-08-20 00:19:15 UTC

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

2021-08-20 00:19:16 UTC

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

2021-08-20 00:19:16 UTC

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

2021-08-20 00:19:16 UTC

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

2021-08-20 00:19:46 UTC

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

2021-08-20 00:19:46 UTC

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

2021-08-20 00:19:48 UTC

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

2021-08-20 00:19:49 UTC

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

2021-08-20 00:19:49 UTC

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

2021-08-20 00:19:50 UTC

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

2021-08-20 00:19:50 UTC

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

2021-08-20 00:19:50 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