Namespace
rancher
Image / Tag
rancher-agent:v2.6.2-rc2-windows-2004
Content Digest
sha256:5a91e0214741ad50934549d83a797ec2bb90988fe6a8326aa329a19fa8ddf14a
Details
Created

2021-10-19 23:13:55 UTC

Size

2.23 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-10-19T23:09:35Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    64c748d1692a8887d642d57fcd720b1a71fb8160
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.2-rc2

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:295f12394c4f250e83029adb04647faeb736b0c8d275aa9b34f5e3c60a89d0d2 - 51.22% (1.14 GB)

[#001] sha256:778142d998762baa6c9907371c9743dbd5613aea44cf1c96b818c6ee30aef245 - 45.45% (1.02 GB)

[#002] sha256:29972b82a58bb0fa3f2350943230144a1dda7d311fcbb1b17be46806b7141401 - 0.0% (1.26 KB)

[#003] sha256:e28e08b88e3adf635446ee8a8337341e8c76fce32c581a53785a28a8dfc4b5e9 - 0.0% (1.29 KB)

[#004] sha256:8a44b57f231146d9eebdf7e31d933bff5cb40f7c8617c0a8e9cac3af3ccbf2fa - 0.23% (5.34 MB)

[#005] sha256:0997b79465c02535e5a440e5b3121e4215f4cd055fb04f3063dec9192f9f3c45 - 1.09% (24.9 MB)

[#006] sha256:4d77b65ad7ada4478c9c858158adcbcb33292fc0e9cdd7aa538d16aa1f69d2ff - 0.23% (5.3 MB)

[#007] sha256:f7d04133db5d5887ae4c28d6b95c90e234ddfe6bec52331c3026422c11eef737 - 0.56% (12.7 MB)

[#008] sha256:78679ddbdf7c66577ec5c98275a4673a73d70c215aabc5117b4c6d73b3c786c0 - 0.0% (1.26 KB)

[#009] sha256:b1d790db2817147fab356b92d09e26c92c45409e3218bea5b0843beb271cdcb3 - 0.0% (1.26 KB)

[#010] sha256:a9eb8057ae9c7f8e18c219e3a52fcb9018e93f1bdec964cead617e8f74fcba0a - 0.0% (1.26 KB)

[#011] sha256:b4517b3e61f4d4a9c80c8a2444d8650529bee8c2a225a34e33bced0f23db066e - 0.0% (1.26 KB)

[#012] sha256:65946b2482e2abac08f9ff0bed1a80937dea4aa03e1ab00af7d860422930fc7f - 0.0% (1.3 KB)

[#013] sha256:9d086b5475d181c0cf054a4c219de4494ee885805f4d45b83198c198bd912ab7 - 1.23% (28.1 MB)

[#014] sha256:4e2622808416af1e7ca8b646e88fb04ddfaad7727b4650abc938b58a78078c47 - 0.0% (1.3 KB)

[#015] sha256:20f63af80156142cb16cd9be953288b40823890679220ff8d369246f80456fb2 - 0.0% (1.29 KB)

[#016] sha256:7cbfd620317ca46b6c0d6a7b10f3376432ae2213c8bc44b058f10dfde844b85c - 0.0% (1.26 KB)

[#017] sha256:af8ddaf5fdda93f9aca484d59b2933f33bacde8979551d62d5c7f6edcb9c6ac7 - 0.0% (1.26 KB)

[#018] sha256:6452e4c135d1e029e549a3607dfec896de7fbb1a9e1645e3882510e42b5e3766 - 0.0% (1.26 KB)


History
2019-12-07 09:28:27 UTC

Apply image 2004-RTM-amd64

2021-10-06 06:54:09 UTC

Install update 2004-amd64

2021-10-19 23:13:11 UTC

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

2021-10-19 23:13:12 UTC

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

2021-10-19 23:13:22 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-10-19 23:13:32 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.19.7/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-10-19 23:13:41 UTC

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

2021-10-19 23:13:49 UTC

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

2021-10-19 23:13:49 UTC

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

2021-10-19 23:13:50 UTC

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

2021-10-19 23:13:50 UTC

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

2021-10-19 23:13:51 UTC

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

2021-10-19 23:13:51 UTC

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

2021-10-19 23:13:52 UTC

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

2021-10-19 23:13:53 UTC

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

2021-10-19 23:13:53 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-10-19T23:09:35Z

2021-10-19 23:13:54 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0

2021-10-19 23:13:54 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=64c748d1692a8887d642d57fcd720b1a71fb8160

2021-10-19 23:13:55 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

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