Namespace
rancher
Image / Tag
rancher-agent:v2.7-cd1a71624a94de993d471ce8a643cf4d2dbb75a6-windows-1809
Content Digest
sha256:00e6284a3eb514a95e4aa3bf4e5f2ab057971c48b7f9dee5365d1b41b897f30c
Details
Created

2023-03-15 00:43:54 UTC

Size

1.94 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-03-15T00:39:51Z
  • org.opencontainers.image.revision
    cd1a71624a94de993d471ce8a643cf4d2dbb75a6
  • 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-cd1a71624a94de993d471ce8a643cf4d2dbb75a6-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 79.63% (1.55 GB)

[#001] sha256:b5f4ee3f051b6848a99134adfb17dc9f8f81284bff92912318397b995ffc71c7 - 14.34% (285 MB)

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

[#003] sha256:1d5d1c1cd8ba303564cd8fae266c737574e9f412abe91ce7cca4e585007767ce - 0.0% (1.07 KB)

[#004] sha256:d89913042f949b49558af30afac2736d7b8406c6ca5a9531fd24b67b13cae9e2 - 0.6% (11.9 MB)

[#005] sha256:c5fd6a14c4149e2ccd76401b929d1ebb4be00a83c20dbca8152d53aeb2363664 - 2.58% (51.2 MB)

[#006] sha256:97c4c706e3372e0072e8729aa1fdf9bce250b1dc6c9ed1e475be6ede3b8fd98c - 0.59% (11.8 MB)

[#007] sha256:be2f491a7f90bbe42c44401e9e1fbcffa30e704d491db7249d7220d9e3367324 - 0.7% (14 MB)

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

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

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

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

[#012] sha256:80425c4c90e15b1f4ff63b52f5d82d0ed67354ab95330b2e9b99959fdf16cfcb - 0.0% (1.06 KB)

[#013] sha256:df25ef863a5cd371790a188e4f3732e5873f3c7088dc83c8436a286ccbc0231e - 1.55% (30.9 MB)

[#014] sha256:a47fbd9bc6eee909acf75c904cb1e60a59017d4bf9a38c51d2d833e247cc13c2 - 0.0% (1.08 KB)

[#015] sha256:44b0e31a7835ad6beadc0a8a9c63e53a43fb357ada033e21b2653a9249ee321a - 0.0% (1.07 KB)

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

[#017] sha256:f6448e5e18aeb790df1bcdb2d986a75cc2b2ac28a21c612918f8f795a79806a1 - 0.0% (1.06 KB)

[#018] sha256:d261536ad1caa7cc6ed4fe73b84f35d152df11c3d1cc6f3591c301134c582334 - 0.0% (1.09 KB)


History
2023-01-07 05:37:58 UTC

Apply image 10.0.17763.3887

2023-03-11 10:37:22 UTC

Install update 10.0.17763.4131

2023-03-15 00:43:10 UTC

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

2023-03-15 00:43:10 UTC

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

2023-03-15 00:43:28 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-03-15 00:43:37 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-03-15 00:43:43 UTC

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

2023-03-15 00:43:49 UTC

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

2023-03-15 00:43:49 UTC

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

2023-03-15 00:43:49 UTC

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

2023-03-15 00:43:50 UTC

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

2023-03-15 00:43:50 UTC

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

2023-03-15 00:43:50 UTC

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

2023-03-15 00:43:51 UTC

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

2023-03-15 00:43:52 UTC

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

2023-03-15 00:43:52 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-03-15T00:39:51Z

2023-03-15 00:43:53 UTC

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

2023-03-15 00:43:53 UTC

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

2023-03-15 00:43:54 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