Namespace
rancher
Image / Tag
rancher-agent:v2.6.3-rc4-windows-1809
Content Digest
sha256:02b9467edba9d99f46e611e6d2c867d456896faeb34d30bfd6288473ff511e1d
Details
Created

2021-12-04 04:56:21 UTC

Size

2.62 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-12-04T04:55:22Z
  • org.opencontainers.image.revision
    d3844e22ac60fb3ec2efcad94587d467333d93fc
  • 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-rc4

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:60981b676b5256ccb555b45c1e59f558f5a6736d075d734f41a88dce9e397b62 - 0.0% (1.07 KB)

[#003] sha256:62c929d3735e5eaa16a5ef31906440eec066126138d82934124a06d480a0ee1c - 0.0% (1.07 KB)

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

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

[#006] sha256:0335a2c8543202fdc05c7f11812b782d7e9b5952c4580fa16731e37fe320c110 - 0.2% (5.28 MB)

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

[#008] sha256:1df4c62a69ba0010897cd40fb0da036a99ce27b0209271861fa69fd7749a853b - 0.0% (1.06 KB)

[#009] sha256:a018a19486cc84edeffef045392cb7dc37814facf8112de47bfdc6b8316f1923 - 0.0% (1.06 KB)

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

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

[#012] sha256:de083f95365e63e60cba89e0b90476adafa16ea4dce0eb5b8bcaef13c7bc583d - 0.0% (1.07 KB)

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

[#014] sha256:0604ced3029ba11236af608a8dfb37823eeeb1b0418016b942f5bdf998b32974 - 0.0% (1.07 KB)

[#015] sha256:4898bc473c038017ff79b4bb2b8421b1d0946bdbea4f57e076a47faebf4df30d - 0.0% (1.09 KB)

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

[#017] sha256:e361d03f9b1074a09d40b51392b8172a14ce775214f7a72575769f9dfad40b3a - 0.0% (1.07 KB)

[#018] sha256:3aaf181a367f6e8d39703cc3d03ba7e6e62365c48d966e2c5d8640f4778e0a1c - 0.0% (1.07 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-12-04 04:55:24 UTC

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

2021-12-04 04:55:25 UTC

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

2021-12-04 04:55:38 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-12-04 04:55:57 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-12-04 04:56:07 UTC

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

2021-12-04 04:56:14 UTC

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

2021-12-04 04:56:15 UTC

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

2021-12-04 04:56:15 UTC

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

2021-12-04 04:56:15 UTC

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

2021-12-04 04:56:17 UTC

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

2021-12-04 04:56:17 UTC

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

2021-12-04 04:56:18 UTC

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

2021-12-04 04:56:19 UTC

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

2021-12-04 04:56:20 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-12-04T04:55:22Z

2021-12-04 04:56:20 UTC

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

2021-12-04 04:56:21 UTC

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

2021-12-04 04:56:21 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