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

2024-01-22 16:46:32 UTC

Size

2.05 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-01-22T16:41:41Z
  • org.opencontainers.image.revision
    fa9e804ff2d72258612f3558104d9e5cf6f68659
  • 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.1

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:4cb4322114a4c5523d5703ff1da81b63ad1b280056eda6ad97c36b89b6e158b0 - 0.0% (1.06 KB)

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

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

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

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

[#007] sha256:edad63a81a5528145ee75aa3ffdfa9536dad5efcbb57720fa5b2bc5ca92d03fd - 0.66% (13.9 MB)

[#008] sha256:487ae34d531f303fb84c40386b576a3f54899c1c3fbd780d79382cb15d6105f7 - 0.0% (1.13 KB)

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

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

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

[#012] sha256:98185c4c3298bd22afb79e6cb2e302f78fde11ae8c567219e41e4263c730ac22 - 0.0% (1.06 KB)

[#013] sha256:452fa9f61650781ca3aaa47399fb63196b9f3ea522a50d08aa1f4fbf2eea97d5 - 1.68% (35.3 MB)

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

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

[#016] sha256:44dc63c010d9a0ec40f441a4eec876df5b2485ff1073a90d1cab12a55e93964d - 0.0% (1.07 KB)

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

[#018] sha256:783d7acc7306213bf5a6d022f8c354f34648f8f9e6dbcb66f92eddc757942c6b - 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-01-22 16:45:10 UTC

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

2024-01-22 16:45:11 UTC

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

2024-01-22 16:45:31 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-01-22 16:45:56 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-01-22 16:46:19 UTC

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

2024-01-22 16:46:26 UTC

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

2024-01-22 16:46:26 UTC

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

2024-01-22 16:46:26 UTC

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

2024-01-22 16:46:27 UTC

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

2024-01-22 16:46:27 UTC

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

2024-01-22 16:46:28 UTC

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

2024-01-22 16:46:29 UTC

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

2024-01-22 16:46:30 UTC

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

2024-01-22 16:46:30 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-01-22T16:41:41Z

2024-01-22 16:46:31 UTC

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

2024-01-22 16:46:31 UTC

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

2024-01-22 16:46:32 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