Namespace
rancher
Image / Tag
rancher-agent:v2.6.2-windows-2004
Content Digest
sha256:425b1cbd164f820e941de6d9597c8c68086eabb0d7c44a671b2d1a612fff2fd4
Details
Created

2021-10-20 01:45:26 UTC

Size

2.23 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-10-20T01:41:08Z
  • 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

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:b80877effc2b0b54bd42dcb818bf13def2d5e8a541beb326519605720a7bac43 - 0.0% (1.26 KB)

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

[#004] sha256:5343752c646a736c137f45d48f2d9b9a892311fcc5e2ac808b6a13e89e99f256 - 0.23% (5.33 MB)

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

[#006] sha256:6f7f3cdd21f26d98cc9160db3038096ac2bf4e028d2871a3f9b9ad331c85f8a9 - 0.23% (5.3 MB)

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

[#008] sha256:53a7409eac4c73e433eff6d706464f1aaa2738fe9959338175351d3449834e0e - 0.0% (1.26 KB)

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

[#010] sha256:9d01eda33ffabc0d1c462e00317e5bfd95c06909f31e713da4f01566c8074368 - 0.0% (1.29 KB)

[#011] sha256:46bbf2a38f6401aec85085d8e3ecc4de58d31fa22309033742e8ea95eae21b7d - 0.0% (1.3 KB)

[#012] sha256:fbe985b70bd6acf432211a2eb15160385bb13e8b3c2c1413be4bd4577a9720ac - 0.0% (1.26 KB)

[#013] sha256:54a99fee0be5d9e7a7e43280e80198222f2ed6054b21a991cf38925ae965b44e - 1.23% (28.1 MB)

[#014] sha256:29480c44e768622f994d7b35729d0a321c5565ae00c22e9c74d7019eab71b821 - 0.0% (1.3 KB)

[#015] sha256:c0d7a4745902cf8d2150fc16268e70bfbd14ff9e4d8e8b54013528ae80325747 - 0.0% (1.26 KB)

[#016] sha256:38b112b90ea8b3fd2089348b33833e98fbadb54fc3b48297829d61228e1bb486 - 0.0% (1.26 KB)

[#017] sha256:1993497ff4df05b5c9c44aa4fc3dd55b2b4c30a1f58325a3d2d6116b623fa197 - 0.0% (1.29 KB)

[#018] sha256:f46449d7e71adee1c436a6e7c59720d05071872bce23fe70ed1c55bf75cf1631 - 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-20 01:44:43 UTC

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

2021-10-20 01:44:44 UTC

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

2021-10-20 01:44:55 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-20 01:45:04 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-20 01:45:12 UTC

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

2021-10-20 01:45:20 UTC

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

2021-10-20 01:45:21 UTC

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

2021-10-20 01:45:21 UTC

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

2021-10-20 01:45:21 UTC

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

2021-10-20 01:45:22 UTC

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

2021-10-20 01:45:22 UTC

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

2021-10-20 01:45:24 UTC

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

2021-10-20 01:45:24 UTC

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

2021-10-20 01:45:25 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-10-20T01:41:08Z

2021-10-20 01:45:25 UTC

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

2021-10-20 01:45:26 UTC

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

2021-10-20 01:45:26 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