Namespace
rancher
Image / Tag
rancher-agent:v2.6-0db80764eb067f09248d6e133f335c7c76f4f4af-windows-1809
Content Digest
sha256:3dd64e7e63b98cfa3c898134669155fe33c463cd5954b351530888cb1999f696
Details
Created

2023-01-03 19:46:31 UTC

Size

2.65 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-01-03T19:43:33Z
  • org.opencontainers.image.revision
    0db80764eb067f09248d6e133f335c7c76f4f4af
  • 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-0db80764eb067f09248d6e133f335c7c76f4f4af-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:f1d9236c67680aae81e7ef00d76e044057a8198a5ed3c4a25addb2a120fbfe6d - 0.0% (1.07 KB)

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

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

[#005] sha256:3d520605152678fddfd52051f3f84c026fa42c4c31bcb50cc70dd005cf4d3b7a - 1.89% (51.2 MB)

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

[#007] sha256:5cc0989ece8ad0368f026bd9360100937b211c55f1774260825a2c680d92e8a0 - 0.51% (14 MB)

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

[#009] sha256:8262e830e41a8dd5c962b1aef7f3c2a68fbab2be22e6a6bd6a4985398f24a49c - 0.0% (1.09 KB)

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

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

[#012] sha256:8eefee22865990a16eccec443b60e6cfbbbdbc3b5fe134d0e605654c93546867 - 0.0% (1.07 KB)

[#013] sha256:77cce97d6a118f0faf11d55a485c5ea6b6c05a57b335dbb72293f1b809465234 - 1.16% (31.6 MB)

[#014] sha256:8b49dbbcf762e27845982f1bbd19be3fd4f40175d9155a777488a55b9f7ebfbf - 0.0% (1.06 KB)

[#015] sha256:1ba2a0be05068e0de58a9ae58bf177be644c4a0632c44aa4b66272a47eb918f9 - 0.0% (1.08 KB)

[#016] sha256:439b661d426b9a2604e7a966e79522e9e7e6ad7b377985fd50ff1f0d05ed7896 - 0.0% (1.07 KB)

[#017] sha256:9109b27fa33eccc4a4ebf4d25ab01dbb540b271cdce89120c17614fc4ead3a7f - 0.0% (1.09 KB)

[#018] sha256:9db5e6b9e0361c7d7609a08ebefb26336d4c11bef1fdac70b79295054daaddaa - 0.0% (1.1 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 19:45:47 UTC

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

2023-01-03 19:45:48 UTC

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

2023-01-03 19:46:06 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 19:46:14 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 19:46:20 UTC

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

2023-01-03 19:46:26 UTC

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

2023-01-03 19:46:26 UTC

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

2023-01-03 19:46:27 UTC

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

2023-01-03 19:46:27 UTC

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

2023-01-03 19:46:27 UTC

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

2023-01-03 19:46:28 UTC

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

2023-01-03 19:46:29 UTC

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

2023-01-03 19:46:30 UTC

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

2023-01-03 19:46:30 UTC

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

2023-01-03 19:46:30 UTC

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

2023-01-03 19:46:31 UTC

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

2023-01-03 19:46:31 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