Namespace
rancher
Image / Tag
rancher-agent:master-e75101da5e31b3516c7397aadb53a4ceb0e37d29-windows-1809
Content Digest
sha256:d79bae9619d92cf098d4c399e69a87058b0804f725f3f9416e078a33d7ef2bba
Details
Created

2021-08-20 14:22:27 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-20T14:22:23Z
  • org.opencontainers.image.revision
    e75101da5e31b3516c7397aadb53a4ceb0e37d29
  • 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-e75101da5e31b3516c7397aadb53a4ceb0e37d29-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:d989fbc7950bb928d270335d7337303d709f992b6fea9ab00b20f622b5c507cf - 0.0% (1.07 KB)

[#003] sha256:e2ebee318d31d3f1d59dc21c4fcd3227ad2489eb104d29fcdaec8d6bda8518dc - 0.0% (1.06 KB)

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

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

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

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

[#008] sha256:23e6a8c98612d7f08ce01b960ab2655be32f1ac1e18bd3309da310622c323ada - 0.2% (5.34 MB)

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

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

[#011] sha256:f675ec01eaf4de6f84b4db06a01a27032b94794d77c108a7a0ef8205f0075b1d - 0.0% (1.07 KB)

[#012] sha256:302616eea5a794da82e252d65055c565a10d82c5c2a0aeb1dbb3987743b7873e - 0.0% (1.07 KB)

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

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

[#015] sha256:42c87beb718619321d9e751e1498b1f368e8595c55232a981efb6d9fb92ae758 - 0.0% (1.1 KB)

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

[#017] sha256:61555a36e376d04d9502200c1a909a6a97c16822079a2693a598866f386bbe14 - 0.0% (1.07 KB)

[#018] sha256:fae4599076a65f16816bd5b7191e6b801bbb3a775200a906a5ca7b503523a9f3 - 0.0% (1.07 KB)

[#019] sha256:267f02f5ede542ec852093b9758b99df96c04f4077b53bdf7b9777a9dd140233 - 0.0% (1.1 KB)

[#020] sha256:ec442a7cce22c0206599dc87eb2542817563f7b8212686ae2907fe1299b60d8c - 0.0% (1.09 KB)

[#021] sha256:f1a85d62314008f264b584a98a90bd1fd48627ab33cc035ca8b68127c087a251 - 0.0% (1.07 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 14:20:42 UTC

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

2021-08-20 14:20:42 UTC

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

2021-08-20 14:21:00 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 14:21:08 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 14:21:29 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 14:21: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-20 14:21:43 UTC

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

2021-08-20 14:21:49 UTC

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

2021-08-20 14:21:55 UTC

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

2021-08-20 14:21:55 UTC

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

2021-08-20 14:21:56 UTC

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

2021-08-20 14:21:56 UTC

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

2021-08-20 14:22:24 UTC

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

2021-08-20 14:22:24 UTC

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

2021-08-20 14:22:25 UTC

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

2021-08-20 14:22:26 UTC

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

2021-08-20 14:22:26 UTC

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

2021-08-20 14:22:27 UTC

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

2021-08-20 14:22:27 UTC

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

2021-08-20 14:22:27 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