Namespace
rancher
Image / Tag
rancher-agent:v2.8.4-windows-1809
Content Digest
sha256:e7d4b6dcd443bb3fe48684f64c63c150fbb00c7165969f27caabb4914c58f803
Details
Created

2024-05-16 22:11:23 UTC

Size

2.15 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-05-16T22:10:07Z
  • org.opencontainers.image.revision
    29572e61e1bc6c92621df9951da900aaa981f512
  • 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.4

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:e00cc2568ad51f25eabe6bb19ba6248a040d7622594b0d09ee77dec571d7280a - 22.87% (505 MB)

[#002] sha256:af1fdfb9fd1fd2383a66d694a1dac7f25dbc5534097fca13805972ac74ec7d4e - 0.0% (1.07 KB)

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

[#004] sha256:ac9ddfcb42cd968a2c889745c10baa78f979f3ba32e935c1ccadebb4525360b2 - 0.54% (11.9 MB)

[#005] sha256:cb76f6ac079d2f32932d073c7073b6b6b2e99c80de36a35cfe78c4d8ab47fd26 - 2.41% (53.2 MB)

[#006] sha256:d1315e3d407609cc1f524d53d4159678b35790ac31ceb11bace5534c3a7107e0 - 0.53% (11.8 MB)

[#007] sha256:e06e59f36db4cfff930316dcabcbf082399187161fbfcb16172c438006bfa943 - 0.65% (14.4 MB)

[#008] sha256:c4f8a6f859b58f8b8ab85ae37c524627c7e9117d258478b1049ba4ef51d0aeb7 - 0.0% (1.1 KB)

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

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

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

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

[#013] sha256:29d66ce1866c8a0bf0e17327bd46e2a63da80bd3c1cc7db22cce2ce5794a1486 - 1.66% (36.6 MB)

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

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

[#016] sha256:14b0fffd0fc9786f0e20cfee9ffc61eadb5a45c186414c3952b1c56f38bba4f7 - 0.0% (1.1 KB)

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

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


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

Apply image 10.0.17763.4499

2024-05-10 20:46:44 UTC

Install update 10.0.17763.5820

2024-05-16 22:10:09 UTC

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

2024-05-16 22:10:09 UTC

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

2024-05-16 22:10:29 UTC

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

2024-05-16 22:10:51 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-05-16 22:10:58 UTC

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

2024-05-16 22:11:17 UTC

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

2024-05-16 22:11:18 UTC

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

2024-05-16 22:11:18 UTC

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

2024-05-16 22:11:19 UTC

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

2024-05-16 22:11:19 UTC

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

2024-05-16 22:11:19 UTC

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

2024-05-16 22:11:21 UTC

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

2024-05-16 22:11:21 UTC

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

2024-05-16 22:11:22 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-05-16T22:10:07Z

2024-05-16 22:11:22 UTC

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

2024-05-16 22:11:22 UTC

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

2024-05-16 22:11:23 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