Namespace
rancher
Image / Tag
rancher-agent:v2.6.4-debug2-windows-20H2
Content Digest
sha256:0354c0d78654c1dd16376b2aefb8d8d79b6fe9ffa8d940408eb45d74912a1d0d
Details
Created

2022-06-08 17:32:23 UTC

Size

2.62 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2022-06-08T17:28:42Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    441391321208b333e4dd59ab8a98a1e44cf443a8
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.4-debug2

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.47% (1.4 GB)

[#001] sha256:52eb12a90ff62c5c90193a827fcaf7cb3b7bc762dfb3326ad322ce1afece3728 - 42.68% (1.12 GB)

[#002] sha256:344b34159754163c5697bcc6dfb4c67587838f0ec92b0cb60cfe41bafcbde2a9 - 0.0% (1.37 KB)

[#003] sha256:f5e09f6a11bd3f9042076f49cb222b03d9c0c7e3ef3a891cd598cead3bf9a0ac - 0.0% (1.32 KB)

[#004] sha256:cff7ae6dd50fdbb0ede145b039ee3da9e4d87ab9377af782cd3f6eb336b45f68 - 0.2% (5.31 MB)

[#005] sha256:558db3a8824363472d4083c1e583623a0686529f7fe69f4515729d3755e1fe82 - 1.86% (50 MB)

[#006] sha256:3a3b7b42cc375ddf4852bae75b50a275da74feb5d627f9414610f73b5ffe7707 - 0.2% (5.28 MB)

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

[#008] sha256:32a80d1564878f5201619b0e40a5e6cfde17755bee2e6f484fc521c064cd2926 - 0.0% (1.29 KB)

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

[#010] sha256:af3855832b3db0cded4c16d1b126aac751762a366549ccc476c0320dea4884f9 - 0.0% (1.32 KB)

[#011] sha256:9ed880f371c42462d1781e2b8f30e09f47e5b3de256c4eff07c0f5dbc973e570 - 0.0% (1.29 KB)

[#012] sha256:9f307c50b09823f64f8bfa5c52f0378b4201f2310b8e3a83081bca6b4574cae3 - 0.0% (1.25 KB)

[#013] sha256:d1bcaa24a811f6b3ca6b58ee2259e32f456606db8fee1c81067fdab740eec13d - 1.09% (29.2 MB)

[#014] sha256:56bf8d5c157f47680c7417415887152357d4ca4e3cbc44cd317f794cd2ddf5a9 - 0.0% (1.26 KB)

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

[#016] sha256:48ead6a63d144b0aa0c94935e32255ba40ae7423ae28398af6a805103de10fa1 - 0.0% (1.26 KB)

[#017] sha256:8baaf370012eac1101798e34308929eee0dd00c6a49746db98b89477b549442c - 0.0% (1.28 KB)

[#018] sha256:307d224e7b2d66be59ce851a91f26e01d462fada51fddbc2199fd8bd6e811553 - 0.0% (1.26 KB)


History
2020-09-10 20:40:05 UTC

Apply image 10.0.19042.508

2022-05-06 22:46:53 UTC

Install update 10.0.19042.1706

2022-06-08 17:31:32 UTC

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

2022-06-08 17:31:32 UTC

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

2022-06-08 17:31:42 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.'

2022-06-08 17:31:53 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.'

2022-06-08 17:32:05 UTC

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

2022-06-08 17:32:14 UTC

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

2022-06-08 17:32:14 UTC

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

2022-06-08 17:32:15 UTC

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

2022-06-08 17:32:15 UTC

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

2022-06-08 17:32:15 UTC

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

2022-06-08 17:32:16 UTC

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

2022-06-08 17:32:17 UTC

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

2022-06-08 17:32:21 UTC

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

2022-06-08 17:32:22 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-06-08T17:28:42Z

2022-06-08 17:32:22 UTC

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

2022-06-08 17:32:23 UTC

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

2022-06-08 17:32:23 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