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

2021-12-21 20:23:10 UTC

Size

2.62 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-12-21T20:19:38Z
  • org.opencontainers.image.revision
    3c1d5fac32482f00828bec2a4eda39a431a4dbe4
  • 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.3

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 60.99% (1.6 GB)

[#001] sha256:5ee7a7ea9cf22f75886179907a41810a992e21f3d0c57cc10d2147ce9237701c - 35.15% (944 MB)

[#002] sha256:4f0b6ff0bff755d7f07442f46ed3409cf53b758b5506817d68a9141eab8d6ff0 - 0.0% (1.07 KB)

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

[#004] sha256:8044921221dc65c9a40310385bdbe28cc16cb9633f21629e10e89cbdc3e5b788 - 0.2% (5.29 MB)

[#005] sha256:126978f198309e9496508053a142af089f21b1c06e4a75464217e4fb7a10ddfe - 1.86% (50 MB)

[#006] sha256:c89c5608758a37ef7b6712f4cd2eca55393a6b8c95cf64f3c8abb66c03fa9a4f - 0.2% (5.29 MB)

[#007] sha256:c1df554bfed12c14c8419ee4763fb8ef68088b80119fe3188c52b80bdaab415c - 0.5% (13.5 MB)

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

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

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

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

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

[#013] sha256:54f3401d9f6b944f23c7b24c1da88a6caf50f54b647b4e575a0d29481adff3ed - 1.11% (29.7 MB)

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

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

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

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

[#018] sha256:95b40262530ee746eb12a79c2c92fa5eff71db3bdcc7b0b97090dad79364b19d - 0.0% (1.08 KB)


History
2020-05-07 05:09:25 UTC

Apply image 1809-RTM-amd64

2021-12-07 04:56:01 UTC

Install update 1809-amd64

2021-12-21 20:22:30 UTC

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

2021-12-21 20:22:30 UTC

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

2021-12-21 20:22:47 UTC

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

2021-12-21 20:22:54 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.'

2021-12-21 20:23:00 UTC

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

2021-12-21 20:23:05 UTC

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

2021-12-21 20:23:06 UTC

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

2021-12-21 20:23:06 UTC

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

2021-12-21 20:23:06 UTC

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

2021-12-21 20:23:07 UTC

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

2021-12-21 20:23:07 UTC

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

2021-12-21 20:23:08 UTC

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

2021-12-21 20:23:09 UTC

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

2021-12-21 20:23:09 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-12-21T20:19:38Z

2021-12-21 20:23:10 UTC

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

2021-12-21 20:23:10 UTC

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

2021-12-21 20:23:10 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