Namespace
rancher
Image / Tag
rancher-agent:v2.7.2-rc8-windows-1809
Content Digest
sha256:b14d477960c5fb52596c5f98dfcf81c128283764eff3cd5dbb32f703e00bfe98
Details
Created

2023-03-31 22:35:28 UTC

Size

1.94 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-03-31T22:31:19Z
  • org.opencontainers.image.revision
    1c8f662d0f544f47d7e854cee22ad185935db2ca
  • 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.2-rc8

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 79.63% (1.55 GB)

[#001] sha256:b5f4ee3f051b6848a99134adfb17dc9f8f81284bff92912318397b995ffc71c7 - 14.34% (285 MB)

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

[#003] sha256:56bb518484f86420ebb0d64d0b959675bd05f3f0db457745c62a6d666619da9a - 0.0% (1.08 KB)

[#004] sha256:e7ee64eb6e3f20803df72be1944145da1faca96256b0ee89ddf0ff0bd689e6dc - 0.6% (11.9 MB)

[#005] sha256:5d9afe046a9deeebeee9e05bf5a1a67f4754c95561f093fe93cef32cda293245 - 2.58% (51.2 MB)

[#006] sha256:8f796178d57e0e8e2c0d5cdec97f1dd10193854473845d581c74ce80173ba583 - 0.59% (11.8 MB)

[#007] sha256:db39c417f27bff2e883b8140f5723505d28f7decc3de0c3568cde8342b3c564d - 0.7% (14 MB)

[#008] sha256:17e1a24a33b1ffd90591a61b0208a77d2db06b76e01817e74e98cdae275eb9f2 - 0.0% (1.09 KB)

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

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

[#011] sha256:24cb6d7f9087cb61186d8cd1db67b86eb35039df108213c06f5fbb7cbb71ce41 - 0.0% (1.09 KB)

[#012] sha256:119f7fb6ee14856ddfcf9c3a8dd9f11ab5102336d0796d6f7eb4ae2d2f138892 - 0.0% (1.09 KB)

[#013] sha256:3de036c109306a9ca03b030501c5582c5de4017e5e778ace40d0f72f8e18659e - 1.55% (30.9 MB)

[#014] sha256:11a6135a262fe6aa848643c0bc104f0dce6a571dad98653d67b7d68b6629d023 - 0.0% (1.09 KB)

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

[#016] sha256:4f178b2dbd365e5fb80337bcd6037d67df869615a24d5e1c0d7c3285d63e342a - 0.0% (1.06 KB)

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

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


History
2023-01-07 05:37:58 UTC

Apply image 10.0.17763.3887

2023-03-11 10:37:22 UTC

Install update 10.0.17763.4131

2023-03-31 22:34:43 UTC

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

2023-03-31 22:34:44 UTC

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

2023-03-31 22:35:03 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-03-31 22:35:11 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-03-31 22:35:17 UTC

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

2023-03-31 22:35:23 UTC

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

2023-03-31 22:35:23 UTC

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

2023-03-31 22:35:24 UTC

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

2023-03-31 22:35:24 UTC

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

2023-03-31 22:35:24 UTC

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

2023-03-31 22:35:25 UTC

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

2023-03-31 22:35:26 UTC

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

2023-03-31 22:35:26 UTC

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

2023-03-31 22:35:27 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-03-31T22:31:19Z

2023-03-31 22:35:27 UTC

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

2023-03-31 22:35:27 UTC

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

2023-03-31 22:35:28 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