Namespace
rancher
Image / Tag
rancher-agent:v2.6-40f2d1c52b2959b7689a29c6cd31d6153f65facb-windows-1809
Content Digest
sha256:239b181c78212e9acfbbcab38b860fae88f8896ef6c1ea7f146deb16a2cdbcdd
Details
Created

2022-02-04 20:52:36 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-02-04T20:49:09Z
  • org.opencontainers.image.revision
    40f2d1c52b2959b7689a29c6cd31d6153f65facb
  • 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-40f2d1c52b2959b7689a29c6cd31d6153f65facb-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:567fd00846e9a9f44eea5925b497356dda00fe89b8335d2a3b2a8b9d84b0bb69 - 35.26% (949 MB)

[#002] sha256:bac3848337525c54bf90737efe055eb8245d2fa33aadc4baa2c94a6cbad43c70 - 0.0% (1.06 KB)

[#003] sha256:44ae8318bd3695dd2d5773ac6a947657056610cfc734fda60ab245809ef3db1b - 0.0% (1.07 KB)

[#004] sha256:58010914dbcce64460d42cb09384cc115e24929b5b114c340106087523c3a756 - 0.2% (5.3 MB)

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

[#006] sha256:8b4d7384a013962a7db2d39cfee7b904f66377d57393eb2418be168d2c34aa1d - 0.2% (5.28 MB)

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

[#008] sha256:c0eca256e01b0cc1970757c89e8be955fe655076b146f49af7391206cc12e412 - 0.0% (1.09 KB)

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

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

[#011] sha256:f53534170e90fa8736d92bde904c39fe4a6648edde208dbd28ddacfa1f12aff0 - 0.0% (1.09 KB)

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

[#013] sha256:223d1be9b21aa8ccba36ac16dff5e6cbd4a564df18e7a8f6eefea5c1fcec21d8 - 1.11% (29.9 MB)

[#014] sha256:188d3925c48e97b7b6168a8d202f2ae0c3ddaf82e6cb40e5d8df273fb8783618 - 0.0% (1.07 KB)

[#015] sha256:983d4a574e056f0374e4cee1603c90e288b6933d2b1312eb5c1fbcc223330ae5 - 0.0% (1.06 KB)

[#016] sha256:68f469ef77aaae558a91f513acd1ecda577b3e5aaa653b0417ab8296ae17959f - 0.0% (1.09 KB)

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

[#018] sha256:478b0101f5daa6a4e5513c55f285308f8951ab1e4be28ac16b50977791e99068 - 0.0% (1.07 KB)


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

Apply image 1809-RTM-amd64

2022-01-18 01:52:23 UTC

Install update 1809-amd64

2022-02-04 20:51:51 UTC

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

2022-02-04 20:51:51 UTC

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

2022-02-04 20:52:10 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-02-04 20:52:18 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-02-04 20:52:24 UTC

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

2022-02-04 20:52:31 UTC

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

2022-02-04 20:52:31 UTC

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

2022-02-04 20:52:31 UTC

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

2022-02-04 20:52:32 UTC

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

2022-02-04 20:52:32 UTC

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

2022-02-04 20:52:33 UTC

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

2022-02-04 20:52:34 UTC

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

2022-02-04 20:52:34 UTC

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

2022-02-04 20:52:35 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-02-04T20:49:09Z

2022-02-04 20:52:35 UTC

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

2022-02-04 20:52:35 UTC

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

2022-02-04 20:52:36 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