Namespace
rancher
Image / Tag
rancher-agent:v2.7.2-windows-1809
Content Digest
sha256:7567ce3e272b1592f142567c34e3d93abd1ed5197c30de6035da3738bbf62e4c
Details
Created

2023-04-12 03:05:54 UTC

Size

1.99 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-04-12T03:01:44Z
  • org.opencontainers.image.revision
    64c5188a5394f7ef7858ebb6807072ad5abe0e80
  • 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:v2.7.2

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 77.53% (1.55 GB)

[#001] sha256:a2008f0310392df2ebb7f3e87a1d2b04839396bf6c7f352d5dac97f3253a2359 - 16.6% (339 MB)

[#002] sha256:052f2692335af113c871bbd2e8d4989a705fbeb54e47ff93f06f10254a7dcab1 - 0.0% (1.06 KB)

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

[#004] sha256:deaa6ebe0107fb6d0706db25195c5ef54afe7d37a9adeccd255b03c83f7e559a - 0.59% (11.9 MB)

[#005] sha256:f9aba08f6c1a8a156c83aa3ef27c97021f69bf8d68db19bcd88d509b9ad04aa2 - 2.51% (51.2 MB)

[#006] sha256:4e2ae00553a0d5c662d4b4d02f3222088e837fbabce5d0e76f1026e047c21f36 - 0.58% (11.8 MB)

[#007] sha256:1a0ea2886e06685962d40eae1b6148bf46cfaf993516e3dd7ef69c076d6b403e - 0.68% (14 MB)

[#008] sha256:53e4b58dccb86b7f0affc3a8eb03baa36b409edda5592aca41106307b7d6c6e5 - 0.0% (1.07 KB)

[#009] sha256:8750b0b24e632852b2b11e20794b195d1a7070310c711b11e702b47d04073c48 - 0.0% (1.07 KB)

[#010] sha256:dd8dd609278c0846d310012b27b7281e9bbf1abceaa23fe57b572c9ea2f2948d - 0.0% (1.07 KB)

[#011] sha256:6c2d878be4576dbe760d1c06746f95c096caeb7bbe7316fa696d7f4850c99c37 - 0.0% (1.09 KB)

[#012] sha256:21b9ac665c20ea73304533260621c96d84d31305d64bf015364750853f34e058 - 0.0% (1.09 KB)

[#013] sha256:698dca4a306756c6307600dfaae1f2eedb57c0cbea5b7fbfdb4536c4b1aa3276 - 1.51% (30.9 MB)

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

[#015] sha256:1f3d3bd2466fc33de121ea12bd57f3967c5fae2717cbf383ef1bad0216454841 - 0.0% (1.09 KB)

[#016] sha256:9718c9a34a2801d6a8825e4f5d18babd3820fcd9713c69ebfc68adb472c4fab9 - 0.0% (1.07 KB)

[#017] sha256:b41414cefddf155c44e068d28db49ece3929749c7b9e743018e42f6cd892c811 - 0.0% (1.1 KB)

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


History
2023-01-07 05:37:58 UTC

Apply image 10.0.17763.3887

2023-04-05 00:41:54 UTC

Install update 10.0.17763.4252

2023-04-12 03:05:11 UTC

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

2023-04-12 03:05:11 UTC

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

2023-04-12 03:05:29 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.11/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'

2023-04-12 03:05:37 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.24.3/kubernetes-client-windows-amd64.tar.gz'; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\kubernetes.tar.gz; Write-Host 'Expanding ...'; tar.exe -xzvf c:\kubernetes.tar.gz; Write-Host 'Complete.'

2023-04-12 03:05:43 UTC

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

2023-04-12 03:05:49 UTC

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

2023-04-12 03:05:49 UTC

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

2023-04-12 03:05:50 UTC

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

2023-04-12 03:05:50 UTC

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

2023-04-12 03:05:50 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.2

2023-04-12 03:05:51 UTC

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

2023-04-12 03:05:52 UTC

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

2023-04-12 03:05:52 UTC

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

2023-04-12 03:05:53 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-04-12T03:01:44Z

2023-04-12 03:05:53 UTC

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

2023-04-12 03:05:53 UTC

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

2023-04-12 03:05:54 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