Namespace
rancher
Image / Tag
rancher-agent:v2.6-ac694c9cd0b0e2e89e894e0b92050e76cdc1fe33-windows-1809
Content Digest
sha256:2c9c2270576c7aba2a86af3f3ee2e32f86f7d6626516bc1be57abcdfaf922418
Details
Created

2023-01-03 21:43:57 UTC

Size

2.65 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-01-03T21:41:14Z
  • org.opencontainers.image.revision
    ac694c9cd0b0e2e89e894e0b92050e76cdc1fe33
  • 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-ac694c9cd0b0e2e89e894e0b92050e76cdc1fe33-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:98ecc5bab1a6382274d089dd7cdac84621f6f856603f75d15f1c6db55e5fade0 - 29.57% (802 MB)

[#002] sha256:eb6d4135c626cc548e344e2aadb78adf8da432b4720e42e69f6a1d4357b9d165 - 0.0% (1.07 KB)

[#003] sha256:50f62e877e388682ea076fe30e98c2e6e2a773f6901ad868008612283f26ec52 - 0.0% (1.09 KB)

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

[#005] sha256:907b10fc20531e100d0d0eed4914f643e197f4012022cb8fb36b7fe33a353fc8 - 1.89% (51.2 MB)

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

[#007] sha256:86a8126500460bd2924534a50354c273fb16a5fd67ab80a1140be91ac8feab56 - 0.51% (14 MB)

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

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

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

[#011] sha256:6e034c9212b64eb5229e680fecb6304da739d6fb3b5d1b7785f7ce3a9842b507 - 0.0% (1.09 KB)

[#012] sha256:92cf875a401042b22b7f0f66f66aac88b4a1034b995075746973be048203ba34 - 0.0% (1.07 KB)

[#013] sha256:6dca8aba86bc4500024b1b0d43b2544b37b7ea9d74ef6e7b1918c8775567be8a - 1.16% (31.6 MB)

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

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

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

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

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


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

Apply image 10.0.17763.2803

2022-12-11 08:04:49 UTC

Install update 10.0.17763.3770

2023-01-03 21:43:14 UTC

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

2023-01-03 21:43:14 UTC

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

2023-01-03 21:43:32 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-01-03 21:43:40 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-01-03 21:43:46 UTC

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

2023-01-03 21:43:52 UTC

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

2023-01-03 21:43:53 UTC

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

2023-01-03 21:43:53 UTC

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

2023-01-03 21:43:53 UTC

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

2023-01-03 21:43:54 UTC

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

2023-01-03 21:43:54 UTC

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

2023-01-03 21:43:55 UTC

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

2023-01-03 21:43:56 UTC

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

2023-01-03 21:43:56 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-01-03T21:41:14Z

2023-01-03 21:43:57 UTC

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

2023-01-03 21:43:57 UTC

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

2023-01-03 21:43:57 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