Namespace
rancher
Image / Tag
rancher-agent:v2.7-4dc0be2fa4cfd1ee034346b2ca2a64eb4b99a81d-windows-1809
Content Digest
sha256:c2710acb973ab10d6a83a5d65d13b6b1f4351257ed2a65997ed60ed1756dac8e
Details
Created

2023-04-14 05:17:43 UTC

Size

1.99 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-04-14T05:13:44Z
  • org.opencontainers.image.revision
    4dc0be2fa4cfd1ee034346b2ca2a64eb4b99a81d
  • 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-4dc0be2fa4cfd1ee034346b2ca2a64eb4b99a81d-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:a2008f0310392df2ebb7f3e87a1d2b04839396bf6c7f352d5dac97f3253a2359 - 16.6% (339 MB)

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

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

[#004] sha256:c81821bf31eda85fd00c5bdfd54449862302ee68abe3f624aced97b3e91d39cc - 0.59% (12 MB)

[#005] sha256:2a2ab0a92599b3393a73c7b5b06b7f5eba925af2d2bbebfc2a4b9242a10a9177 - 2.51% (51.2 MB)

[#006] sha256:547b60837a97a5190cae7ef15692ce2f3a03686877593561e4a9fddca1f4a945 - 0.58% (11.8 MB)

[#007] sha256:3c88fbb9787f09ec83c331886c4d1ed29b2f0d7c634558f26ceffaba4111207d - 0.68% (14 MB)

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

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

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

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

[#012] sha256:1683103941e6015b49c15b5e367187daf44c0911d308ad4a92764229debfd3aa - 0.0% (1.07 KB)

[#013] sha256:31ef4615421b583b205139732c2ca31e9b6525dfef42d3166244661b02d4f577 - 1.51% (30.9 MB)

[#014] sha256:2ba289d896d319eba17c2d859f36803139b7f9c096682f443ded44f2e5a7a01f - 0.0% (1.06 KB)

[#015] sha256:51da4d96506b900313686338e63ae7e94cfb05c766a655ebcd423df9f1c68735 - 0.0% (1.07 KB)

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

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

[#018] sha256:4848be82c70c80dcdbce69b7b53e54ba783969a7af4772dc949887f7e1d70040 - 0.0% (1.06 KB)


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

Apply image 10.0.17763.3887

2023-04-05 00:41:54 UTC

Install update 10.0.17763.4252

2023-04-14 05:17:00 UTC

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

2023-04-14 05:17:00 UTC

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

2023-04-14 05:17:18 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-04-14 05:17:26 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-04-14 05:17:32 UTC

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

2023-04-14 05:17:38 UTC

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

2023-04-14 05:17:38 UTC

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

2023-04-14 05:17:39 UTC

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

2023-04-14 05:17:39 UTC

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

2023-04-14 05:17:39 UTC

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

2023-04-14 05:17:40 UTC

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

2023-04-14 05:17:41 UTC

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

2023-04-14 05:17:42 UTC

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

2023-04-14 05:17:42 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-04-14T05:13:44Z

2023-04-14 05:17:42 UTC

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

2023-04-14 05:17:43 UTC

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

2023-04-14 05:17:43 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