Namespace
rancher
Image / Tag
rancher-agent:v2.7-0bb5e506cbb677ff8d238df2d4686f6d0843b120-windows-1809
Content Digest
sha256:bc115fa71ecbd77a707f3403f7973424c2cf1e30e679ae0f2330017509c77cc1
Details
Created

2023-06-09 12:57:48 UTC

Size

2 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-06-09T12:53:23Z
  • org.opencontainers.image.revision
    0bb5e506cbb677ff8d238df2d4686f6d0843b120
  • 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-0bb5e506cbb677ff8d238df2d4686f6d0843b120-head

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:9343194aedb3d565dcec12440904ea15aa086d360d3829c5908ea8c97ea198e5 - 0.0% (1.09 KB)

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

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

[#005] sha256:535921e72bd702b090f411b7259ab6f9bb76fa5646216204185a711855193119 - 2.5% (51.2 MB)

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

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

[#008] sha256:bfc57f6605b396fec1ed7c88b6c9d4c0821eaeaeae763e7bd10e8fde9840b641 - 0.0% (1.1 KB)

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

[#010] sha256:851847b1a7084f8c5bb3a9659fd2ad38b291a7aa7fb20d5acefe98df53c999ba - 0.0% (1.06 KB)

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

[#012] sha256:009416d77fc7973b1a44ba0a4fbafa02abab6c872869641fdd1ca89ce5d37862 - 0.0% (1.09 KB)

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

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

[#015] sha256:62fc5cd2b6e073265d6a74970d3ae6d9016ad50ccea52723f1b1b8410faa3194 - 0.0% (1.1 KB)

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

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

[#018] sha256:fa3383812cb85cf809780c9e03b98bcb53d8bf23b3dfcf373b9ee07fd1f9bc73 - 0.0% (1.07 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-06-09 12:57:02 UTC

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

2023-06-09 12:57:02 UTC

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

2023-06-09 12:57:21 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-06-09 12:57:30 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-06-09 12:57:36 UTC

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

2023-06-09 12:57:42 UTC

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

2023-06-09 12:57:43 UTC

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

2023-06-09 12:57:43 UTC

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

2023-06-09 12:57:43 UTC

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

2023-06-09 12:57:44 UTC

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

2023-06-09 12:57:44 UTC

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

2023-06-09 12:57:45 UTC

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

2023-06-09 12:57:46 UTC

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

2023-06-09 12:57:46 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-06-09T12:53:23Z

2023-06-09 12:57:47 UTC

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

2023-06-09 12:57:47 UTC

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

2023-06-09 12:57:48 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