Namespace
rancher
Image / Tag
rancher-agent:v2.7.5-rc2-windows-1809
Content Digest
sha256:8c8be3c97512fe88420d6aee8db5eeb72298f33e1787a712870ff00a64f2f139
Details
Created

2023-05-23 17:33:40 UTC

Size

2 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-05-23T17:29:33Z
  • org.opencontainers.image.revision
    9cb069ef6730ec099c6346821ca094e17fe735e3
  • 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.5-rc2

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

[#003] sha256:63359912c18b3bc3542dd85f15dc61297ba869c71408bb9d2409aa7b8337213e - 0.0% (1.07 KB)

[#004] sha256:9f63b68218d289cca4eabb8586f30bbb6e3c6378af11e4b91b606c2e698b9ea6 - 0.58% (11.9 MB)

[#005] sha256:706b9389f1e6f4baf4c488bf9d3c5a032503422bcbefec5394195c1ff82b26b7 - 2.5% (51.2 MB)

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

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

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

[#009] sha256:36f13ee511236ac66c981413be72beb14393580f8cd1677f496f33f0492a9d77 - 0.0% (1.07 KB)

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

[#011] sha256:04468b332aa98310fabbff771c7e58a7de1f128a98688527a151948e1df5ed72 - 0.0% (1.07 KB)

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

[#013] sha256:ec46d0a3eb910477df47ce5b6dfca101d48488a6b5edcfc69934df6bfb0fb06a - 1.62% (33.1 MB)

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

[#015] sha256:3ad5060b0751f429410300acb3b580cdc6aa4211b0d13d3c4505dd3cf7ce1abd - 0.0% (1.09 KB)

[#016] sha256:8edc0bd579919d444cec8f637edf8b2eda328fa06a10b23d1dc9a7baedfcfe82 - 0.0% (1.07 KB)

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

[#018] sha256:0d432bb519332842fc9693fe2239dd74ade790d24128038cc548837408cad5bb - 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-05-23 17:32:55 UTC

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

2023-05-23 17:32:55 UTC

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

2023-05-23 17:33:14 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-05-23 17:33:22 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-05-23 17:33:29 UTC

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

2023-05-23 17:33:35 UTC

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

2023-05-23 17:33:35 UTC

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

2023-05-23 17:33:35 UTC

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

2023-05-23 17:33:36 UTC

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

2023-05-23 17:33:36 UTC

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

2023-05-23 17:33:37 UTC

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

2023-05-23 17:33:38 UTC

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

2023-05-23 17:33:38 UTC

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

2023-05-23 17:33:39 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-05-23T17:29:33Z

2023-05-23 17:33:39 UTC

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

2023-05-23 17:33:40 UTC

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

2023-05-23 17:33:40 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