Namespace
rancher
Image / Tag
rancher-agent:v2.7-c75df493c83aedab728f32e8d537fa658c1fd53e-windows-ltsc2022
Content Digest
sha256:9edc0c6c774ba2df24c0f7ef9747808e59b775c3f747519d3861b087316ff3e3
Details
Created

2024-03-06 19:54:29 UTC

Size

1.9 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-03-06T19:54:23Z
  • org.opencontainers.image.revision
    c75df493c83aedab728f32e8d537fa658c1fd53e
  • 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-c75df493c83aedab728f32e8d537fa658c1fd53e-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:7c76e5cf7755ce357ffb737715b0da6799a50ea468cc252c094f4d915d426b3f - 68.03% (1.29 GB)

[#001] sha256:855fa6b82f2f8fea22646f0d4aa228ea8cbb8bc562afd14a163a8f3d0eb010e1 - 25.58% (498 MB)

[#002] sha256:016d4321008fa9fbe48282196917ad31fdbb4837be56bef0d76dcd5d139d3565 - 0.0% (1.26 KB)

[#003] sha256:a26d74ca0dc492da7b53469b23a1acc888bc56d1e31783db49b9173ddb263985 - 0.0% (1.31 KB)

[#004] sha256:4e29afd7360f64ce1da562565325dbd1a2580ada884b3268e5b59f0bba66815e - 0.61% (11.9 MB)

[#005] sha256:d29fc52935cdc2ea409101993026924db7777c35ac74ca695e682f11cc6faf7f - 2.74% (53.3 MB)

[#006] sha256:8efc636fdbed9b25866056ca7b81d26eec259fd313e94af3d057597c83efb174 - 0.61% (11.8 MB)

[#007] sha256:de8409670db132171eb5a06e597b12a164c02cea5fc27e57c6f1fc8c9a3aac68 - 0.74% (14.4 MB)

[#008] sha256:4ec221f2a3356d3e92c04cb2a3a6cd23b4054f4c41b50658c74706b9c4ae5ef1 - 0.0% (1.27 KB)

[#009] sha256:1cc9dd2f5f23d607825628ad35e5e02c2ed7693b838d9228a6a58232f93ba99f - 0.0% (1.27 KB)

[#010] sha256:ce5e1bc348c8b3d18b563635072e9f954d78addcc5eab44c65dde48401e0564d - 0.0% (1.27 KB)

[#011] sha256:7126dff4fe76ca0c944767a4895cf0a3ecf931872b5f87113e8acd25c0ab76f6 - 0.0% (1.26 KB)

[#012] sha256:51f754a3ed35d6445d24faeff89791af74b90a90f026a5c51716c6c2622709d4 - 0.0% (1.26 KB)

[#013] sha256:91814709ea3677fbb846fe014f5d595fa14e7735156c9f2e379a52fd8363180f - 1.69% (32.9 MB)

[#014] sha256:f006265173975641afa72d906f2d9cf4c5f83cf316f9af78b58ffaba90989234 - 0.0% (1.26 KB)

[#015] sha256:873b06b433ac603e96379eb1259bc99cd5b887e0989eb20b797fc68773d1431b - 0.0% (1.27 KB)

[#016] sha256:1f9ad10683849f9300a6c833274811a736717ac48c460ecd70d2b7959acc05b5 - 0.0% (1.26 KB)

[#017] sha256:8c4fb3eec7e0968901ceaf6f64259d6d43ab2e02bdaf5845b31a54cbc39d4b0e - 0.0% (1.26 KB)

[#018] sha256:411375f807b24b949bfd03020fe2ccfe3945d3b7fb3269caa9b5d141a962fea8 - 0.0% (1.26 KB)


History
2023-06-08 12:55:20 UTC

Apply image 10.0.20348.1787

2024-02-07 06:55:59 UTC

Install update 10.0.20348.2322

2024-03-06 12:25:10 UTC

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

2024-03-06 12:25:11 UTC

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

2024-03-06 12:25:18 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-03-06 12:25:28 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-03-06 12:25:34 UTC

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

2024-03-06 12:25:41 UTC

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

2024-03-06 12:25:41 UTC

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

2024-03-06 12:25:42 UTC

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

2024-03-06 12:25:42 UTC

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

2024-03-06 19:54:24 UTC

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

2024-03-06 19:54:25 UTC

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

2024-03-06 19:54:26 UTC

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

2024-03-06 19:54:27 UTC

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

2024-03-06 19:54:28 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-03-06T19:54:23Z

2024-03-06 19:54:28 UTC

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

2024-03-06 19:54:29 UTC

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

2024-03-06 19:54:29 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