Namespace
rancher
Image / Tag
rancher-agent:v2.6.1-rc2-windows-20H2
Content Digest
sha256:fffa3012a2e3101e7e539294106ad3f3c1245cd1f26fd303f7cabfe3c218e721
Details
Created

2021-09-22 19:37:24 UTC

Size

2.58 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-09-22T19:36:37Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    81a232ce9c65a679ce78c0c3dea3eb29358dac9b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.1-rc2

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:df018de092998d207eb6d4d5e4ab074425d73b935d5300df298a3f765f1954b3 - 42.83% (1.11 GB)

[#002] sha256:be340624afd2799514aaaf37ee26c17275db35f35b4870f42631d2ebba215d72 - 0.0% (1.32 KB)

[#003] sha256:a6f98e0ce03166c2b1366a2b657a8e8c734c900c6af4fe971abd25015540a20e - 0.0% (1.3 KB)

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

[#005] sha256:67c2c486e8af2658e5f6ed96bfc7619e107ba16d2b0e8bec881d5516a43250c0 - 0.94% (24.9 MB)

[#006] sha256:d8e043ef9860e4bd3bb30ce0b0f1dc4e2daad04c266f5c667308254f7568883f - 0.2% (5.27 MB)

[#007] sha256:f19a6366387029b71383a8d5b247313f2cf762307100c231e4e56900819568a3 - 0.48% (12.7 MB)

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

[#009] sha256:3e59ea5ec1fdf0fa66d34c6c1529f75825f41ce90844784a37ad7f36d71ba9ec - 0.0% (1.29 KB)

[#010] sha256:8e213d5063d8b3ea36df9c0e703d34e440c0a2550149f89f3402e3bc43a496c6 - 0.0% (1.27 KB)

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

[#012] sha256:423686d3de284bc58c6b6369f5deee5eadddeeb059b32f962feef7b2e921af25 - 0.0% (1.29 KB)

[#013] sha256:69a1ecb9eb6116cc43efc20c1c195f2b18486e624096e4902b984a6263631f3a - 1.06% (28.1 MB)

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

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

[#016] sha256:3edca67f11fd074dcea7df56a8a7cb8318156197f700ba684acd81193441f89c - 0.0% (1.29 KB)

[#017] sha256:14e49024eea69ea710d249fed22b01d7debfe52c10fbeee9768c832aea0cbbde - 0.0% (1.29 KB)

[#018] sha256:e62ca22f966915fdb2c7d73fd2f7de714c566ca7341cdb71f1980b479976280f - 0.0% (1.27 KB)


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

Apply image 20H2-RTM-amd64

2021-09-13 05:28:20 UTC

Install update 20H2-amd64

2021-09-22 19:29:17 UTC

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

2021-09-22 19:29:18 UTC

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

2021-09-22 19:36:49 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-09-22 19:36:58 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-09-22 19:37:09 UTC

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

2021-09-22 19:37:17 UTC

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

2021-09-22 19:37:18 UTC

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

2021-09-22 19:37:19 UTC

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

2021-09-22 19:37:19 UTC

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

2021-09-22 19:37:20 UTC

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

2021-09-22 19:37:20 UTC

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

2021-09-22 19:37:21 UTC

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

2021-09-22 19:37:22 UTC

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

2021-09-22 19:37:23 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-09-22T19:36:37Z

2021-09-22 19:37:23 UTC

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

2021-09-22 19:37:24 UTC

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

2021-09-22 19:37:24 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