Namespace
rancher
Image / Tag
rancher-agent:v2.6.7-windows-1809
Content Digest
sha256:3f66c751f6067ac3ef4fdf95ccf33ef4e99a92d1b3fe7cacf81a93262953c298
Details
Created

2022-08-19 03:04:11 UTC

Size

2.61 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-08-19T02:59:27Z
  • org.opencontainers.image.revision
    e5c6f0f6a44dde287e9423acd99cf906fbda0aa2
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.7

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 66.97% (1.75 GB)

[#001] sha256:294d77ac553d7210b662d07674ef9e39a6c2e88dc15b9d2788d51e509bc8b54e - 28.56% (763 MB)

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

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

[#004] sha256:f05d4d342ea3ffdc1bcdf222ccb12522f84c9a5816ece1aa9f70e1a3c6f8ff24 - 0.44% (11.8 MB)

[#005] sha256:1dda1e21c55aaaf2bd259990624e73994634a15192394d8dee2de4fbfb0a9eed - 1.92% (51.2 MB)

[#006] sha256:bf6fcaf98c18cd831e692932c6438a2c8963ffe8969e3e837677c37cc8cf6aa9 - 0.44% (11.8 MB)

[#007] sha256:538c4252fc6971f4e5e4d2f43cf3ae6c7e71e86cc8d610f6346cebb47cfc9051 - 0.52% (14 MB)

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

[#009] sha256:cc4e5f4439c4ab36a50898a3cbe3a3e28b36b5e62fcddf08a6ffc48cbaa18516 - 0.0% (1.07 KB)

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

[#011] sha256:8cdc4b604c9bcbedff04e6dbc921362643cdcb4644360818a82497f0e07b2032 - 0.0% (1.06 KB)

[#012] sha256:7a53c00fec0b351ea986099be3dd0cb93e26d0122be3138475249736da94828d - 0.0% (1.06 KB)

[#013] sha256:ecfaa5e8884f2d1c57747fbd03dee3b6f2891efd895ee1e5ae405bc2372d8933 - 1.14% (30.6 MB)

[#014] sha256:9e382c755f3c2682ead30cd947eed83699a0bf856663e414e82fe1c841420210 - 0.0% (1.07 KB)

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

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

[#017] sha256:3c141ee08518fc6a56efaa529550e062286c62a996e236e55201bed6928443c6 - 0.0% (1.09 KB)

[#018] sha256:96bf885588bd34933388a4fdb749df63de66968811ee9e1ea626b36b913b7c7a - 0.0% (1.06 KB)


History
2022-04-22 01:27:13 UTC

Apply image 10.0.17763.2803

2022-08-06 18:30:32 UTC

Install update 10.0.17763.3287

2022-08-19 03:03:27 UTC

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

2022-08-19 03:03:27 UTC

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

2022-08-19 03:03:46 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.7/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'

2022-08-19 03:03:54 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.'

2022-08-19 03:04:00 UTC

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

2022-08-19 03:04:06 UTC

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

2022-08-19 03:04:06 UTC

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

2022-08-19 03:04:06 UTC

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

2022-08-19 03:04:07 UTC

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

2022-08-19 03:04:07 UTC

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

2022-08-19 03:04:07 UTC

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

2022-08-19 03:04:09 UTC

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

2022-08-19 03:04:09 UTC

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

2022-08-19 03:04:10 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-08-19T02:59:27Z

2022-08-19 03:04:10 UTC

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

2022-08-19 03:04:10 UTC

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

2022-08-19 03:04:11 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancherlabs/embargoed-security

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