Namespace
rancher
Image / Tag
rancher-agent:v2.6.6-windows-1809
Content Digest
sha256:eeffc4d9bc7655b387a70b7523bed95331a441ccbcf4bf28ed48e3ed8ffd9577
Details
Created

2022-06-30 23:18:53 UTC

Size

2.59 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-06-30T23:14:01Z
  • org.opencontainers.image.revision
    9b2f2ae0e0d89f16580cd7767a52a6d9b5230fda
  • 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.6.6

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:fc6ae6c5aa2b4920ae68469c5e7e7c3a3c85e5eaafc24660e7b3adb21d6fce77 - 28.25% (750 MB)

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

[#003] sha256:c26603dc4f1f4149f22c5146e08b083bccded2e77646c29eb47718a44422eb3c - 0.0% (1.1 KB)

[#004] sha256:db9d2c679044fe849b8ee05f4fe855e60722afa59625afd9063029e89f795173 - 0.39% (10.5 MB)

[#005] sha256:f0c032a0ff14f30f043365019f2909b0c3fd5b2c2dec5bd9f911e6b0bc94f410 - 1.88% (50 MB)

[#006] sha256:3bab247dd52991688eef9b3348accd22423b998fb252afe30130e0f58f59a7ac - 0.39% (10.4 MB)

[#007] sha256:d2803b5f2b92502320b4c6bc239bae3bbdd8a7788895f61442c5e69bfe282672 - 0.51% (13.4 MB)

[#008] sha256:5b917875e7d73231618ef785ad2e090389620a967dfdf8690e519075bb9718a1 - 0.0% (1.06 KB)

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

[#010] sha256:85b314e279358739bf0fd262ac7fc7d84f2ea19ca89e157aaccad1d20a923e7b - 0.0% (1.07 KB)

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

[#012] sha256:1137030624e6614900964686df9b57b0274f369fdb6a90a6b0317156a11dad47 - 0.0% (1.09 KB)

[#013] sha256:7d4c450aae17308c4fd1cddfb6327b74bacc6f11c420b91ad15c4723215fcf35 - 1.1% (29.2 MB)

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

[#015] sha256:9f5326f20ac7eb2996563d04bcc7cad93d4eacf235428083bb85709f9b9b6f02 - 0.0% (1.07 KB)

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

[#017] sha256:16cbb1cc56e1fb1399126ec45abebbe14c17bf385ac2fab4b539090bfd213e03 - 0.0% (1.09 KB)

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


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

Apply image 10.0.17763.2803

2022-06-09 19:41:03 UTC

Install update 10.0.17763.3046

2022-06-30 23:18:12 UTC

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

2022-06-30 23:18:12 UTC

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

2022-06-30 23:18:29 UTC

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

2022-06-30 23:18:37 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.21.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-06-30 23:18:42 UTC

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

2022-06-30 23:18:48 UTC

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

2022-06-30 23:18:48 UTC

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

2022-06-30 23:18:49 UTC

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

2022-06-30 23:18:49 UTC

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

2022-06-30 23:18:49 UTC

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

2022-06-30 23:18:50 UTC

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

2022-06-30 23:18:51 UTC

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

2022-06-30 23:18:51 UTC

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

2022-06-30 23:18:52 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-06-30T23:14:01Z

2022-06-30 23:18:52 UTC

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

2022-06-30 23:18:52 UTC

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

2022-06-30 23:18:53 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