Namespace
rancher
Image / Tag
rancher-agent:v2.7.2-rc6-windows-1809
Content Digest
sha256:3d315c559638344a5130489eaa53f770ff334d85bd006e0d1c047ed66fcea524
Details
Created

2023-03-15 02:57:03 UTC

Size

1.94 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-03-15T02:52:44Z
  • org.opencontainers.image.revision
    cd1a71624a94de993d471ce8a643cf4d2dbb75a6
  • 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-rc6

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:843141fae4b6e61b6c67abc0da1c58cfa53a11e002d06dbbde8fdf28e4ca9829 - 0.0% (1.07 KB)

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

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

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

[#006] sha256:08a4f43b9bd34d677756076cce6bddc229ceed6b2988636f147fb981152505bf - 0.59% (11.8 MB)

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

[#008] sha256:31eb131543384684013b0017066457acfc4aa3105e584e532e35ff4238ad7c22 - 0.0% (1.06 KB)

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

[#010] sha256:68a04de713e62885d74e6c30557f64b4ffb4d4b32cf5c4385fce35d1f40896de - 0.0% (1.09 KB)

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

[#012] sha256:613e44d44ff9f49b04837fb2363fa141d47a4a7f6e5bb720d85436c6532f3adf - 0.0% (1.07 KB)

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

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

[#015] sha256:4c8fad57fa3a1cfbc548fdbf7a8a5eeb7522812882a0d89b290241c8fcda5953 - 0.0% (1.08 KB)

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

[#017] sha256:114a8c6437e0e87e3b0d84244af1834ef05d24b34fc14df56512005f9cc73b8a - 0.0% (1.09 KB)

[#018] sha256:a84996b3cf759d7791508a0c28f5f07f1af39c6a0feece0bb805f46837f186dc - 0.0% (1.09 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-15 02:56:17 UTC

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

2023-03-15 02:56:18 UTC

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

2023-03-15 02:56:37 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-15 02:56:45 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-15 02:56:52 UTC

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

2023-03-15 02:56:58 UTC

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

2023-03-15 02:56:58 UTC

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

2023-03-15 02:56:59 UTC

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

2023-03-15 02:56:59 UTC

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

2023-03-15 02:56:59 UTC

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

2023-03-15 02:57:00 UTC

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

2023-03-15 02:57:01 UTC

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

2023-03-15 02:57:02 UTC

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

2023-03-15 02:57:02 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-03-15T02:52:44Z

2023-03-15 02:57:02 UTC

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

2023-03-15 02:57:03 UTC

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

2023-03-15 02:57:03 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