Namespace
rancher
Image / Tag
rancher-agent:v2.7.5-rc3-windows-1809
Content Digest
sha256:ef9436229c8486a602cce14c2fae86653e04de0e673efe35e7f3605be7a1a1da
Details
Created

2023-05-30 18:55:35 UTC

Size

2 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-05-30T18:51:20Z
  • org.opencontainers.image.revision
    a328db29560ddc88f2c024ac38ecaa890039bf7e
  • 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.5-rc3

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:d1629109497f302d0776ee05c686b635ce10daa442b8fe27777aa7e7f3f4c685 - 16.6% (340 MB)

[#002] sha256:1917dbafad7bec05fd5632c531e2950c8c42be523cc7f96f3eaa551e21fea81a - 0.0% (1.09 KB)

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

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

[#005] sha256:12d7c6fdc3a0bea84e1ec9847b8f88ebd2789a209f1ca3e42519c565ad417362 - 2.5% (51.2 MB)

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

[#007] sha256:1958edbe91d65c412a8556915a01c248578937ca13d3086cd6df4526cf5c8608 - 0.68% (13.9 MB)

[#008] sha256:d8282b427892ca664b5551cc4f77942e16e49a4738a8c5fc3d0be4d93a42939f - 0.0% (1.07 KB)

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

[#010] sha256:08c26d91b350ff7b8abdb330118f2ab4570d9b1a83dc3ffe48baa3596755d164 - 0.0% (1.06 KB)

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

[#012] sha256:5d9440c092b1c13f19b1ff250e6759fb884a9bfc179e41b78e4aba81b2d0e6f6 - 0.0% (1.09 KB)

[#013] sha256:7fb147258303d70e679a5173e68d40b1e73fd0dabe92b6721bb223aa91c241b1 - 1.62% (33.2 MB)

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

[#015] sha256:14196f6929b5af5266b853f399773bfb17c025510b64667eda0f092d0d20a7f5 - 0.0% (1.08 KB)

[#016] sha256:9df584b728ef81146d7de9b7d25bd22c945d4f5af0f17f22da5c00a032b29b0f - 0.0% (1.07 KB)

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

[#018] sha256:cc45a48a41a78e2ee6cbd6f9c254b378127561f19caafc23c1a7abe32db3cf3c - 0.0% (1.08 KB)


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

Apply image 10.0.17763.3887

2023-05-05 12:05:28 UTC

Install update 10.0.17763.4377

2023-05-30 18:54:45 UTC

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

2023-05-30 18:54:46 UTC

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

2023-05-30 18:55:08 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-05-30 18:55:16 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-05-30 18:55:23 UTC

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

2023-05-30 18:55:30 UTC

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

2023-05-30 18:55:30 UTC

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

2023-05-30 18:55:30 UTC

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

2023-05-30 18:55:31 UTC

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

2023-05-30 18:55:31 UTC

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

2023-05-30 18:55:31 UTC

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

2023-05-30 18:55:33 UTC

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

2023-05-30 18:55:34 UTC

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

2023-05-30 18:55:34 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-05-30T18:51:20Z

2023-05-30 18:55:34 UTC

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

2023-05-30 18:55:35 UTC

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

2023-05-30 18:55:35 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