Namespace
rancher
Image / Tag
rancher-agent:v2.8-44bbcc75c46ce9cf5dff950e04658483ff2eb107-windows-1809
Content Digest
sha256:a35754a379fd54569a4bcbcb63cbd2b43776646f7d93670e6db97ea1bf8df125
Details
Created

2024-02-27 22:48:14 UTC

Size

2.06 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-02-27T22:46:31Z
  • org.opencontainers.image.revision
    44bbcc75c46ce9cf5dff950e04658483ff2eb107
  • 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.8-44bbcc75c46ce9cf5dff950e04658483ff2eb107-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:dda007680e5cddfaf6f5428f70f8c514ac0b9dd099972b7d475cce4c5c899558 - 19.41% (410 MB)

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

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

[#004] sha256:00cf4fed99e9bf65fc304e4bc9bbf1443c7feeec2ec97f57ae0ce99b08bfc4e5 - 0.56% (11.9 MB)

[#005] sha256:5f3779b1f05aac48885891ee1f95cd9244945b84a14a8465d36102bf9a4b6ac7 - 2.52% (53.3 MB)

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

[#007] sha256:41d758b6cfa4f9e1a9c1301c56f0b7656d709f22ea68c8d3b913abbfabe8d0dd - 0.68% (14.4 MB)

[#008] sha256:41922082afc6ed296b57834b0f740909d3546f44aaa03bb3e3079e8e7d622a8c - 0.0% (1.06 KB)

[#009] sha256:0151ba01f6be7aaa69a18bb59b8461fb6a8f7704b54b7f574a7c0a4d4b813951 - 0.0% (1.09 KB)

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

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

[#012] sha256:8435a65a289026a1900694689353d9bd96d45586b132b97956535fcf5cc03f62 - 0.0% (1.07 KB)

[#013] sha256:f5cdba5327aa5c39eb5b06cee8aa87f712e1b848e6c0a856b043a526341974be - 1.7% (35.9 MB)

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

[#015] sha256:4c5551bcf836d62309b6e678136c2432a4553dbf62c180a221bc3f0787fd332a - 0.0% (1.06 KB)

[#016] sha256:bf80a68927105e2a0e5e9f7ba23d59d9ed0ed645a69adc39ae6c1ed021d129f9 - 0.0% (1.09 KB)

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

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


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

Apply image 10.0.17763.4499

2024-02-04 04:14:09 UTC

Install update 10.0.17763.5458

2024-02-27 22:46:32 UTC

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

2024-02-27 22:46:33 UTC

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

2024-02-27 22:46:57 UTC

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

2024-02-27 22:47:22 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.25.12/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-27 22:47:45 UTC

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

2024-02-27 22:48:08 UTC

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

2024-02-27 22:48:08 UTC

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

2024-02-27 22:48:09 UTC

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

2024-02-27 22:48:09 UTC

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

2024-02-27 22:48:09 UTC

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

2024-02-27 22:48:10 UTC

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

2024-02-27 22:48:11 UTC

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

2024-02-27 22:48:12 UTC

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

2024-02-27 22:48:13 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-02-27T22:46:31Z

2024-02-27 22:48:13 UTC

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

2024-02-27 22:48:13 UTC

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

2024-02-27 22:48:14 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