Namespace
rancher
Image / Tag
rancher-agent:v2.7.7-rc7-windows-1809
Content Digest
sha256:ff624a8293f1b13958f3087fe56c15b4bb5cf84f8bd22554890d21c4cc1a5d47
Details
Created

2023-09-26 05:21:57 UTC

Size

2 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-09-26T05:17:12Z
  • org.opencontainers.image.revision
    7521b00925c5100452fe818f199c71223b6adbad
  • 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.7-rc7

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:179757339e051b99f9a62375fed8f87ffcc4df0eeedb984d20b485bdd089ad08 - 17.06% (349 MB)

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

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

[#004] sha256:b7eec923c6433af535ecfa7c64e58f079a45663a0d210ed713d3f2567d44af61 - 0.58% (11.9 MB)

[#005] sha256:4d6e772634e6a0b7d1229c1a55456f9453a3403a9d542a28e154a82db625ae8c - 2.5% (51.2 MB)

[#006] sha256:02a865e3a474844ac2756ca3a17c3e29ff873599a2e5e901a0f48d56decfe67f - 0.58% (11.8 MB)

[#007] sha256:1f90bfff479d670f6f6a489f29701d74f89ce49e80dcafad11df7f9c97e1f7f3 - 0.68% (13.9 MB)

[#008] sha256:8baf3ceb4a59737779ab41cc73037dca859fd7dfa4a7bed064e1d455895abacf - 0.0% (1.06 KB)

[#009] sha256:a59b43b943699762015022c8176f4ac75b54874d59fed411c1f7e39652aa3e9d - 0.0% (1.06 KB)

[#010] sha256:7241c3b1898e0536465bca310c6c6e9d7319bf2290b878fb7096027e5f87f3fd - 0.0% (1.09 KB)

[#011] sha256:fcac886e5b8d1a4dbe03506b8d2db75886e55dc3b4db2a2baf74b2234c11d068 - 0.0% (1.08 KB)

[#012] sha256:1fc5c9fe710798728d0fc035ca7a1f47cd19a2758ec99a9db910a331918d90a4 - 0.0% (1.06 KB)

[#013] sha256:da7a64d325cd76dd3a836d1efe5bed904b292775521b78e3523fa2f950ce7bd6 - 1.61% (32.9 MB)

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

[#015] sha256:569f270986c1050c462fdc2519210a4189d3063ed3fa37d5241a6a9d95d3b1ad - 0.0% (1.09 KB)

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

[#017] sha256:119b96627c069dc3704114ebe0bc2d33ee4a08c00415ade13a4b78e953487dfb - 0.0% (1.07 KB)

[#018] sha256:90c54e85598200e73bd1b929cd3cfe1214fe443aa55584edd86e90921ed4115e - 0.0% (1.06 KB)


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

Apply image 10.0.17763.4499

2023-08-29 17:09:18 UTC

Install update 10.0.17763.4851

2023-09-26 05:20:29 UTC

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

2023-09-26 05:20:29 UTC

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

2023-09-26 05:20:45 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-09-26 05:21:09 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-09-26 05:21:30 UTC

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

2023-09-26 05:21:52 UTC

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

2023-09-26 05:21:52 UTC

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

2023-09-26 05:21:52 UTC

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

2023-09-26 05:21:53 UTC

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

2023-09-26 05:21:53 UTC

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

2023-09-26 05:21:54 UTC

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

2023-09-26 05:21:55 UTC

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

2023-09-26 05:21:55 UTC

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

2023-09-26 05:21:56 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-09-26T05:17:12Z

2023-09-26 05:21:56 UTC

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

2023-09-26 05:21:56 UTC

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

2023-09-26 05:21:57 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