Namespace
rancher
Image / Tag
rancher-agent:v2.6.3-patch1-rc3-windows-20H2
Content Digest
sha256:a75b66a4d7a975815c31378b0c021b519a0f7ef62a505dfcd71666b9f4a624e7
Details
Created

2022-01-27 02:12:15 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2022-01-27T02:08:41Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    f979e0dffdbbf71aebd1f757eabf131cb39c2749
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.3-patch1-rc3

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:835e32b394368e6c2d93a613f19b425654bcb45ef2680db32b7021713303a782 - 42.95% (1.13 GB)

[#002] sha256:00f4959f7605d7bb8eb1c8fdc1f5f97346655c2e914c5e473044403da542b044 - 0.0% (1.26 KB)

[#003] sha256:31f2612c6cfe0707eeac6651c773d914f68e4fbd027cc37e42ce27ebcb5680d8 - 0.0% (1.26 KB)

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

[#005] sha256:7fadf725bce92fea403919e9692e18341741d2c4c165d6cbf1d44e0355a97462 - 1.85% (50 MB)

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

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

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

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

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

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

[#012] sha256:715d73a14cd8048a80bac42332ce898fba6369128ad5d0cac14f1835b790ea4e - 0.0% (1.29 KB)

[#013] sha256:9bbfcbd7777b9d1bc30ef71c3a7a9d5058f9ddd2d5a9bfdf0f71d1d4ee19d0df - 1.1% (29.7 MB)

[#014] sha256:45ac6adced4bc40cc9f79e8d48cc3daf4b4bb36ce446457e4cb2b89697e63f2c - 0.0% (1.28 KB)

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

[#016] sha256:06631977fb18635b0ff763b6709e6020710d3cf8197d010caff62d99c0abc390 - 0.0% (1.31 KB)

[#017] sha256:2545e6a5134a8b2a2c6e30be534294e6b6bec4f96f7c9250fb93e610802e7d99 - 0.0% (1.28 KB)

[#018] sha256:52fe141be4d59d6cdbfcd6d03731d6a2ad4b94049c036f75dd3928defd3cf207 - 0.0% (1.26 KB)


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

Apply image 20H2-RTM-amd64

2022-01-16 06:48:22 UTC

Install update 20H2-amd64

2022-01-27 02:11:29 UTC

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

2022-01-27 02:11:29 UTC

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

2022-01-27 02:11:41 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-01-27 02:11:52 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-01-27 02:12:00 UTC

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

2022-01-27 02:12:09 UTC

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

2022-01-27 02:12:09 UTC

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

2022-01-27 02:12:10 UTC

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

2022-01-27 02:12:10 UTC

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

2022-01-27 02:12:10 UTC

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

2022-01-27 02:12:11 UTC

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

2022-01-27 02:12:12 UTC

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

2022-01-27 02:12:13 UTC

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

2022-01-27 02:12:13 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-01-27T02:08:41Z

2022-01-27 02:12:14 UTC

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

2022-01-27 02:12:14 UTC

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

2022-01-27 02:12:15 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