Namespace
rancher
Image / Tag
rancher-agent:v2.6-7efbeab2cc2fa1a9dce2063970df6b48fdcaa2cf-windows-1809
Content Digest
sha256:9eecd91524b90dab8c14384f069c45ee8773a6ef34811a9494e49bc31b2f6da1
Details
Created

2022-01-28 18:43:29 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-01-28T18:40:08Z
  • org.opencontainers.image.revision
    7efbeab2cc2fa1a9dce2063970df6b48fdcaa2cf
  • 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-7efbeab2cc2fa1a9dce2063970df6b48fdcaa2cf-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:575c9aa85044519a8a32a3744e22ba4b5252780e7cabff8f5de47a798add9ae8 - 0.0% (1.07 KB)

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

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

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

[#006] sha256:00d7e1121199e4f56e22e86a03113106ca27d72b887faea29a296e127c56302f - 0.2% (5.28 MB)

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

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

[#009] sha256:4240672b439d7afd7c87f8131d602dd0852841f4cc8305d7aa6dab01f6ce27ff - 0.0% (1.09 KB)

[#010] sha256:8a3a84d5a98962b903198ecaf0a488c98c43e2062816e047a0001bf7c961ba4e - 0.0% (1.06 KB)

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

[#012] sha256:94576f9ea834ec0904121d1b84bc8eb1e699c79ab70b84e13fabe3c924a98173 - 0.0% (1.06 KB)

[#013] sha256:39530f18fa0a1cafd1298bfe5448826c0632cf8094e9a2091790f607a16b0fe7 - 1.11% (29.9 MB)

[#014] sha256:92a89444bcbb1959e083c326282df19a5faf800b5c0bd774b9e7949d37000b7c - 0.0% (1.07 KB)

[#015] sha256:39b97d7535646d19e25f3487a1460d0e9afe66c84076047a31daad48b89e0988 - 0.0% (1.07 KB)

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

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

[#018] sha256:4738321f457fca8a8bac52d66b07c034fb6e1c50617679b8b790ff63dc4515eb - 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-01-28 18:42:45 UTC

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

2022-01-28 18:42:46 UTC

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

2022-01-28 18:43:04 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-28 18:43:13 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-28 18:43:18 UTC

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

2022-01-28 18:43:25 UTC

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

2022-01-28 18:43:25 UTC

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

2022-01-28 18:43:25 UTC

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

2022-01-28 18:43:26 UTC

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

2022-01-28 18:43:26 UTC

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

2022-01-28 18:43:26 UTC

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

2022-01-28 18:43:27 UTC

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

2022-01-28 18:43:28 UTC

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

2022-01-28 18:43:28 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-01-28T18:40:08Z

2022-01-28 18:43:29 UTC

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

2022-01-28 18:43:29 UTC

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

2022-01-28 18:43:29 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