Namespace
rancher
Image / Tag
rancher-agent:v2.7.10-rc7-windows-1809
Content Digest
sha256:70974351d5c26a4e0ba73a21a18cc57e9a1edf0a21534967e7f7f5284cff9b4e
Details
Created

2024-02-06 02:09:22 UTC

Size

2.05 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-02-06T02:09:20Z
  • org.opencontainers.image.revision
    649fdad268d8ecc748e9fdcca2ddcfdc900f9eaa
  • 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.10-rc7

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 75.12% (1.54 GB)

[#001] sha256:9da94e8356538054b9b2e3023814100ffe07d42ee8f8dec0ad82a450371abd52 - 19.07% (400 MB)

[#002] sha256:15a8728f05aa6206c33bb39ddd40da80784ae3c3e4cd4d8e349c10bc1c6810c4 - 0.0% (1.09 KB)

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

[#004] sha256:d50cd72f270dd0ebfc8174b402ef5dfa2c133eab8c64604a59dc6763d64e5757 - 0.57% (11.9 MB)

[#005] sha256:305f6de56c537fe67d30f5597ce55c5973c12b063adf26343e3adaffe8005cc2 - 2.44% (51.2 MB)

[#006] sha256:d6454912e710022cf721517bd06c0b53b94d9d09d354d1621456ab5d909922e9 - 0.56% (11.8 MB)

[#007] sha256:b23344a2bc6757cb76afb4a904502a48094f45f996e135f0ccda976a65443c59 - 0.67% (13.9 MB)

[#008] sha256:6ceea28c58aa998ac28c8fef78535225e0a67085796666af9f9c4bb006217f15 - 0.0% (1.07 KB)

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

[#010] sha256:2acb7f4e10262f92d72bad76543191b0fde5b94e1fe0044feff6e8e72571defe - 0.0% (1.06 KB)

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

[#012] sha256:7fe99ebda3510acc5267ea4b9452cbe0482e08f49370c194e2c59d7e451f51c9 - 0.0% (1.07 KB)

[#013] sha256:01ede2f8eca855433f05f0672637957980d702c21828cc00936f762bc6d14756 - 1.57% (33 MB)

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

[#015] sha256:7ecfa81b08f84202d1e1164066fdefead15d3900f727af7b0019e5b9cdd24f85 - 0.0% (1.06 KB)

[#016] sha256:384451d5b9b51c3593b6fdd26fde62b1a4a61253e234151357a656b8318d051c - 0.0% (1.07 KB)

[#017] sha256:5d0593fc65f42a33699cb30b2023547c788f23a01db12e0b680b9d5f969f706d - 0.0% (1.09 KB)

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


History
2023-06-08 12:58:24 UTC

Apply image 10.0.17763.4499

2024-01-02 22:50:56 UTC

Install update 10.0.17763.5329

2024-02-06 00:59:02 UTC

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

2024-02-06 00:59:03 UTC

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

2024-02-06 00:59:21 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.'

2024-02-06 00:59:46 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.'

2024-02-06 01:00:08 UTC

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

2024-02-06 01:00:30 UTC

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

2024-02-06 01:00:31 UTC

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

2024-02-06 01:00:31 UTC

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

2024-02-06 01:00:31 UTC

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

2024-02-06 02:09:05 UTC

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

2024-02-06 02:09:06 UTC

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

2024-02-06 02:09:07 UTC

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

2024-02-06 02:09:08 UTC

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

2024-02-06 02:09:21 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-02-06T02:09:20Z

2024-02-06 02:09:21 UTC

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

2024-02-06 02:09:22 UTC

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

2024-02-06 02:09:22 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