Namespace
rancher
Image / Tag
rancher-agent:v2.6.3-rc2-windows-1809
Content Digest
sha256:1341adbb99914b1dc935fcc72aad70c02be11c53c97c25f5b80b980d58b577d7
Details
Created

2021-11-23 18:31:05 UTC

Size

2.62 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-11-23T18:31:01Z
  • org.opencontainers.image.revision
    44b8030a00b29f9f5354c645f3a90ede2eea53e0
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.3-rc2

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 61.04% (1.6 GB)

[#001] sha256:c1f4c7287c99b95fce227924349d1d139aceb37d97b555144bd5808935b6eab0 - 35.09% (942 MB)

[#002] sha256:ff37026a129a975bb009757c0a8b067a3aebf53c05d30f2c800e110478554f94 - 0.0% (1.07 KB)

[#003] sha256:4760b9a29270947c05d540e820cae3af526fcefa8f4a7f21712c48662f9a8fad - 0.0% (1.07 KB)

[#004] sha256:4c7c943a397b4b3aa767d6e6ef29353083dc010dd654f522c0c4d286610f3826 - 0.2% (5.29 MB)

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

[#006] sha256:1606031039c23dee2e8ad70074f3708ae498c0d815bcc83bc71a55146dbb164a - 0.2% (5.28 MB)

[#007] sha256:16b151a89e318e3dc6ddcd5d0aa12077061244231a049b4c0ab9420b04e2dc10 - 0.5% (13.4 MB)

[#008] sha256:3799930945598c98a8cb7554688a26c1da854e536a19b2ecd78b18545d37680e - 0.0% (1.07 KB)

[#009] sha256:7200b0bf3a28ab980f8fc8cdfc91c589b68936b38390430233855ee4df9c121c - 0.0% (1.07 KB)

[#010] sha256:263ebb423236a82ec33b00e16e6cadf1e8ab74a22860b368dd66f32e798fb75d - 0.0% (1.07 KB)

[#011] sha256:59aa10c4510be111f66ab5d1611ee5aee9823c2a969491c9da11ed62c36810cb - 0.0% (1.07 KB)

[#012] sha256:829e63b6b1b050efc2018c92f3c3f7329d910eaf1e4ece78b63f1d9ab2a37427 - 0.0% (1.09 KB)

[#013] sha256:dfeb18d59d8334c975afe7d7e0a20dd32d9c49c8040e1d449f452bca521f7ca3 - 1.11% (29.7 MB)

[#014] sha256:4e7ca053e8345492f48c0fa59621c6cab6eea357dc4593b2472def49094d8da8 - 0.0% (1.07 KB)

[#015] sha256:87af22156e702ab27638655a017acd653fd7f5c019a1d33aae0e2cca96d4a62d - 0.0% (1.07 KB)

[#016] sha256:c216adc67fa93ddc65a45b70cff3e738a4acf01df452748c2ffaac1687ed1f62 - 0.0% (1.07 KB)

[#017] sha256:c66906dae97e74156fe96c02e029298a28d532eb508491ea6c588794f37f6582 - 0.0% (1.06 KB)

[#018] sha256:1b5af1b840e95bf314d64252f6f29fae3ce4788ed1b5f6368e597d3d3709ccf8 - 0.0% (1.06 KB)


History
2020-05-07 05:09:25 UTC

Apply image 1809-RTM-amd64

2021-11-04 00:30:48 UTC

Install update 1809-amd64

2021-11-23 18:30:06 UTC

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

2021-11-23 18:30:07 UTC

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

2021-11-23 18:30:15 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-11-23 18:30:28 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.'

2021-11-23 18:30:37 UTC

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

2021-11-23 18:30:45 UTC

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

2021-11-23 18:30:45 UTC

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

2021-11-23 18:30:46 UTC

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

2021-11-23 18:30:47 UTC

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

2021-11-23 18:30:47 UTC

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

2021-11-23 18:30:48 UTC

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

2021-11-23 18:30:49 UTC

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

2021-11-23 18:30:49 UTC

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

2021-11-23 18:31:03 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-11-23T18:31:01Z

2021-11-23 18:31:03 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=44b8030a00b29f9f5354c645f3a90ede2eea53e0

2021-11-23 18:31:04 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2021-11-23 18:31:05 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

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