Namespace
rancher
Image / Tag
rancher-agent:v2.6.1-windows-2004
Content Digest
sha256:78d00558cf50cd544243bc412698792bdbaaa4a22610f6d17f8e1ae87e068b03
Details
Created

2021-10-11 17:39:35 UTC

Size

2.23 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-10-11T17:39:31Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9801a059cf239934f5093ba8e3d15bd3fd9460d5
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.1

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:5910daff7c6f0ae5d1a60dc8e9d8df82ee69bf446b1f43631347890156782373 - 45.38% (1.01 GB)

[#002] sha256:67f5410e4ace5609702b9529f61da45715ab1f7c78babe46ac7fb05babd8e260 - 0.0% (1.27 KB)

[#003] sha256:9b39dd6f22194cf1cdedfca8d880a668f0398ed8010052080add7b8b03c1ec96 - 0.0% (1.27 KB)

[#004] sha256:652f370a494b0606a06623c487e819b6c20d805c8a5ee59bd8ba773879cf69af - 0.23% (5.33 MB)

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

[#006] sha256:3808102cf6f600057c4b7579d873af5222761a323e9d2d868a515481f26180cd - 0.23% (5.3 MB)

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

[#008] sha256:2ce887035a621a767699790d346b4927392a4945d427d3772dc7fe87b8993c5f - 0.0% (1.27 KB)

[#009] sha256:a38f0efe56c33b76d6d550f9651cd9551f2022f873286d19b89d36e05ee8aff4 - 0.0% (1.31 KB)

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

[#011] sha256:769d3efa2e3803c3cde2c8852a2e542beaf291f346c68f3fe067cb4a04d20cf8 - 0.0% (1.3 KB)

[#012] sha256:4f6eb5c19dbc37a0eaa83618a11368a746a6c74520f4f9856ff74417ea6f6e63 - 0.0% (1.27 KB)

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

[#014] sha256:a2c69a082a928f2b116db61cf1c409393a7e198a58e00e72c9b1364d190bb933 - 0.0% (1.27 KB)

[#015] sha256:14f5900939995151d853e87c5b895e0eed0932fe94330d4bcd6f1b49e2b82d42 - 0.0% (1.27 KB)

[#016] sha256:b9ecfa3dec676bf8efe2fa6d836b04a8011419b6a75c8ae6d938a0c17c640922 - 0.0% (1.27 KB)

[#017] sha256:d60ed54a776018b52b0e395265b1531761f980cceb5fe59a9448be29a28c49b1 - 0.0% (1.27 KB)

[#018] sha256:f2c0083660dd934998d4f1b61db387d1a1aca9980f49d1482f0c0d957bc55123 - 0.0% (1.28 KB)


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

Apply image 2004-RTM-amd64

2021-09-13 06:11:38 UTC

Install update 2004-amd64

2021-10-11 17:38:21 UTC

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

2021-10-11 17:38:22 UTC

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

2021-10-11 17:38:32 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-11 17:38:41 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-11 17:38:50 UTC

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

2021-10-11 17:38:58 UTC

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

2021-10-11 17:38:58 UTC

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

2021-10-11 17:38:59 UTC

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

2021-10-11 17:38:59 UTC

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

2021-10-11 17:38:59 UTC

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

2021-10-11 17:39:00 UTC

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

2021-10-11 17:39:01 UTC

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

2021-10-11 17:39:02 UTC

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

2021-10-11 17:39:33 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-10-11T17:39:31Z

2021-10-11 17:39:33 UTC

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

2021-10-11 17:39:34 UTC

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

2021-10-11 17:39:35 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